uwu/uwu.hla

7 lines
84 B
Text

program uwu;
#include("stdlib.hhf");
begin uwu;
stdout.put("uwu", nl);
end uwu;