JavaTXCompilerInJavaTX/test/parser/ImportTestGeneric.jav

5 lines
70 B
Java

import java.util.List;
class ImportTest{
List<ImportTest> test;
}