Files
JavaTXLanguageServer/test/test.jav
2025-08-07 16:18:26 +02:00

5 lines
60 B
Java

public class t{
public test(){
return 1;
}
}