mirror of
https://github.com/git/git.git
synced 2024-11-05 08:47:56 +01:00
6 lines
69 B
Text
6 lines
69 B
Text
|
print *, "Hello World?"
|
||
|
|
||
|
DO10I = 1,10
|
||
|
DO 10 I = 1,10
|
||
|
DO 1 0 I = 1,10
|