Files
2010-06-25 12:46:40 +04:00

5 lines
63 B
Java

class a {
void f() {
String s = i18nizedExpr;
}
}