blob: 9d1c9456a919318aec2ee0679760c96bfd3beb13 [file] [log] [blame]
! Taken from reindenter-test-code in org.eclipse.photran.core.vpg.tests
program program1 !<<<<< 2, 1, 5, 20, false, pass
implicit none
print *, "Hello"
end program program1