blob: 6d45456b7d768f7c97518f9bd293ee450160aae9 [file] [log] [blame]
/*library: languageVersion=2.7*/
String foo() {
return "42";
}