Skip to content

Instantly share code, notes, and snippets.

@vndmtrx
Created March 6, 2013 22:53
Show Gist options
  • Select an option

  • Save vndmtrx/5103956 to your computer and use it in GitHub Desktop.

Select an option

Save vndmtrx/5103956 to your computer and use it in GitHub Desktop.
program HelloWorld(output)
begin
WriteLn('Hello, world.');
end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment