uwu/uwu.pas

6 lines
43 B
Plaintext
Raw Permalink Normal View History

2021-07-24 19:58:03 +00:00
program uwu;
begin
writeln('uwu');
end.