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

5 lines
44 B
PHP

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