gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
move samples to 'alpha-mj' subfolder
[mjc2wsl.git] / samples / chrtest.mj
diff --git a/samples/chrtest.mj b/samples/chrtest.mj
deleted file mode 100644 (file)
index ddc0b8b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-program P
-{
-       void main()
-       {
-                       print(chr(65),5);
-                       print('A',5);
-                       print(chr(10),2);
-                       print(ord('a'),5);
-                       print('a',5);
-       }
-}
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner