gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
ant build - new task to run a transf on a single file; minor updates to the propertie...
[mjc2wsl.git] / samples / sample2.mj
1 program test
2 {
3 void main()
4 int i, j;
5 {
6 i = 100; j = 0;
7 print(i/j);
8 }
10 }
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner