blob: 3894c1d2f714e289b0e0508a3f486f956f63d6ab [file] [log] [blame]
! Taken from reindenter-test-code in org.eclipse.photran.core.vpg.tests
PROGRAM program
IMPLICIT NONE
PRINT *, "Hello" !<<<<<START !<<<<<END
END PROGRAM program