mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-09 18:31:23 +00:00
5 lines
87 B
FortranFixed
5 lines
87 B
FortranFixed
|
subroutine call_sub
|
||
|
call mysub()
|
||
|
call my_sub()
|
||
|
end
|