lama_byterun/regression/expressions/generated00711.expr

6 lines
51 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 := x0+x0+x0-x1;
write (y)