gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
ant - simple MJ decode operations
[mjc2wsl.git] / samples / chrtest.mj
index 39a1531..71b079b 100644 (file)
@@ -2,8 +2,7 @@ program P
 {
        void main()
        {
-                       print(chr(10),15);
+                       print(chr(65),15);
                        print(ord('a'),5);
-                       print(len(null));
        }
 }
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner