3 lines
76 B

export default function foo () {
console.log( 'indented with spaces' );
}