class JLS_8_1_1_3_StrictClasses_1 { public static strictfp void method() { } public static void main(String[] args) { System.out.println("OK"); } }