blob: a15a6c4c3242f1317b786367cf7a85c55fd52a55 [file] [log] [blame]
abstract class StaticMethods {
public static void main(String... args) {}
}