forked from JavaTX/JavaCompilerCore
4 lines
27 B
Plaintext
4 lines
27 B
Plaintext
|
class Test {
|
||
|
a;
|
||
|
Test b;
|
||
|
}
|