gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
samples, renamed sample2 to div0, and added 'div2' which is the same sa div0, just...
[mjc2wsl.git] / samples / div0.mj
diff --git a/samples/div0.mj b/samples/div0.mj
new file mode 100644 (file)
index 0000000..d8fb689
--- /dev/null
@@ -0,0 +1,10 @@
+program test\r
+{\r
+       void main()\r
+               int i, j;\r
+       {\r
+               i = 100; j = 0;\r
+               print(i/j);\r
+       }\r
+\r
+}
\ No newline at end of file
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner