lama_byterun/regression/expressions/generated09409.expr

6 lines
57 B
Text
Raw Normal View History

2018-02-25 18:11:52 +03:00
2018-02-25 17:39:27 +03:00
read (x0);
read (x1);
2018-02-25 15:44:28 +03:00
y := 22+28+29+x0+46+x1;
write (y)