pascalabcnet/TestSuite/formatter_tests/input/Program1200.pas

4 lines
45 B
ObjectPascal
Raw Permalink Normal View History

2018-07-19 21:55:06 +03:00
begin
var b: byte;
b += 1;b += 1;
end.