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