uwu/uwu.hla

8 lines
84 B
Text
Raw Permalink Normal View History

2021-08-15 21:21:17 +00:00
program uwu;
#include("stdlib.hhf");
begin uwu;
stdout.put("uwu", nl);
end uwu;