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

5 lines
45 B
Text

read (x0);
read (x1);
y := x0<x1;
write (y)