JavaPatternMatching/test/bytecode/StringLitTest.jav
2015-06-22 14:49:22 +02:00

7 lines
54 B
Java

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