Skip to content

Instantly share code, notes, and snippets.

@shotastage
Created October 12, 2016 07:59
Show Gist options
  • Save shotastage/c1f104eab7f799df7425941cab0dc88c to your computer and use it in GitHub Desktop.
Save shotastage/c1f104eab7f799df7425941cab0dc88c to your computer and use it in GitHub Desktop.
program Hello(output);
begin
writeln('Hello, world!')
end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment