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