// !note: file contains significant whitespace // * indentation uses characters int foo() { // with spaces return 0; }