JavaPatternMatching/test/bytecode/StringLitTest.jav
2015-06-22 16:42:03 +02:00

7 lines
52 B
Java

class StringLitTest{
void method() { s = ""; }
}