lama_byterun/regression/expressions/generated01479.expr

6 lines
53 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+23)*x0*x0;
write (y)