Sign in
fuchsia
/
third_party
/
cmake
/
e298ffb3ff77164c8a513c628b143dae90b29c5c
/
.
/
Tests
/
FortranOnly
/
world.f
blob: 342b2443154cd0a58802cab9b0b2450af90756a2 [
file
] [
log
] [
blame
]
!
Free
-
format
".f"
file to test
Fortran_FORMAT
property
SUBROUTINE WORLD
PRINT
*,
'World!'
END