4 lines
92 B

// this comment should not affect the line below
export default function () {
return 42;
}