Skip to content

Instantly share code, notes, and snippets.

@plonk
Created July 25, 2013 08:06
Show Gist options
  • Select an option

  • Save plonk/6077741 to your computer and use it in GitHub Desktop.

Select an option

Save plonk/6077741 to your computer and use it in GitHub Desktop.
「後方照応」
def main
p SomeConst
end
SomeConst = 10
main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment