blob: b6b044cd900761823fa6c7efc5abfe9cd9769359 [file] [log] [blame]
class FromJava {
static Boolean foo() {
return Boolean.TRUE;
}
}