pp042.F 154 Bytes Raw Blame History Permalink 1 2 3 4 5 6 * #define c 1, then use c as label in fixed-form #define c 1 c print *, 'pp042.F pass'; goto 2 print *, 'pp042.F FAIL' 2 continue end