mirror of
https://github.com/reactos/CMake.git
synced 2025-02-24 05:53:21 +00:00
7 lines
45 B
FortranFixed
7 lines
45 B
FortranFixed
![]() |
SUBROUTINE WORLD
|
||
|
|
||
|
PRINT *, 'World!'
|
||
|
|
||
|
END
|
||
|
|