lama_byterun/regression/expressions/generated09971.expr
2018-02-25 18:11:52 +03:00

5 lines
48 B
Text

read (x0);
read (x1);
y := x1-x1%38;
write (y)