forked from JavaTX/JavaCompilerCore
2 lines
55 B
Java
2 lines
55 B
Java
interface TestInterface extends Fun1<String,Integer>{}
|