blob: 247c10d1a7e1c12691fcd52c08bc667523ae8208 [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.
// It requires an entry in the .gitattributes file.