summaryrefslogtreecommitdiffstats
path: root/tests/java5/enums/Enum.java
blob: b0478932033d2357d7d84b2e1960c0f66c946acf (plain)
1
2
3
package java.lang; // Fake class to keep 1.4 JVM (that will be running the tests) happy
public class Enum {
}