Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
FortranOnly
/
world.f
blob: 342b2443154cd0a58802cab9b0b2450af90756a2 [
file
]
!
Free
-
format
".f"
file to test
Fortran_FORMAT
property
SUBROUTINE WORLD
PRINT
*,
'World!'
END