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