Revert "github generated gh-pages branch"
This reverts commit 97e0e510b5.
This commit is contained in:
5
m/modula-3.m3
Normal file
5
m/modula-3.m3
Normal file
@@ -0,0 +1,5 @@
|
||||
MODULE HelloWorld;
|
||||
IMPORT Io;
|
||||
BEGIN
|
||||
IO.Put ("Hello World\n")
|
||||
END HelloWorld.
|
||||
Reference in New Issue
Block a user