gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
d8fb689209baecc0cc8a5c4fd6a3ec21844be92f
[mjc2wsl.git] / div0.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