1
0
şunun yansıması https://github.com/eclipse-aspectj/aspectj.git eşitlendi 2024-08-26 17:58:43 +02:00
org.aspectj/tests/new/PublicClassWrongFilename.java
2002-12-16 18:51:06 +00:00

6 satır
131 B
Java

/** no warning that file not called "TargetClass" */
public class TargetClass {
public static void main(String[] args) { }
}