fpc/tests/webtbs/uw2266a.inc
2002-12-27 18:09:40 +00:00

5 lines
45 B
PHP

procedure p1;
begin
writeln('Hello');
end;