Scanner-Parser / test2.txt
test2.txt
Raw
x := 2;
y := 3;
read(a, b);
write(a,b,a+b*(2*x/y);