uwu/uwu.hla

8 lines
84 B
Plaintext

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