blob: 1e4713ebd043c305851d3841d5364301680c1739 [file] [log] [blame]
implicit none
9999 FORMAT( ' ', A6, ' PASSED THE COMPUTATIONAL TESTS (', I6, ' CALL', 'S)' )
print 9999, "X", 3
end program