forked from JavaTX/JavaCompilerCore
7 lines
54 B
Java
7 lines
54 B
Java
class StringLitTest{
|
|
|
|
|
|
Object method() { s = ""; }
|
|
|
|
|
|
} |