Skip to content

Instantly share code, notes, and snippets.

@treed
Created June 1, 2009 01:28
Show Gist options
  • Save treed/121123 to your computer and use it in GitHub Desktop.
Save treed/121123 to your computer and use it in GitHub Desktop.
.sub main :main
$P0 = new 'BigNum'
$P0 = 100
say $P0
.end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment