7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
|
public class TestSimpleVariable {
|
||
|
|
||
|
public m() {
|
||
|
c;
|
||
|
}
|
||
|
|
||
|
}
|