Internet. Serious Business.
#145
Schnibble SB01:
procedure (get.help);
var Jaron:person;
help:boolean;
begin
if help=false then
begin
Jaron.get.help;
help:=true; //thank you Jaron ^_^
end
else
terminate;
end;
PsyberSykoZ01: XD