pascalabcnet/TestSuite/formatter_tests/input/Program1200.pas
Бондарев Иван cb7ea166f3 fix #954
2018-07-19 20:55:06 +02:00

4 lines
45 B
ObjectPascal

begin
var b: byte;
b += 1;b += 1;
end.