blob: 37151b62d18b91f204e573faeccd1377cdd00611 [file] [log] [blame]
main() {
print("Blah");
}
// This function must be on the first line.
class SomethingInOther {}
// Note: This test relies on LF line endings in the source file.