blob: 449c3f031a23b0e86446f9affb2c278d52063095 [file] [log] [blame]
// No language version --- this file shouldn't even be compiled.
String foo() {
return "42";
}