pascalabcnet/TestSuite/formatter_tests/input/Program973.pas
Бондарев Иван 74476b5cb0 bug fix #549, #563
2017-11-20 20:44:01 +01:00

7 lines
61 B
ObjectPascal

type
t1 = class
function f1 := 5;
end;
begin end.