5 lines
67 B
JavaScript

export const x = ({
x
}) => x;
export const y = function y() {};