blob: c41a2b7b54d9d2153cd64f5a79632f4c137e5cae [file] [log] [blame]
// This file shouldn't even be compiled.
String foo() {
return "42";
}