Skip to content

Instantly share code, notes, and snippets.

@kei-s
Created May 19, 2017 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kei-s/1c9be03e4fff7b5d18aebbc912b0533e to your computer and use it in GitHub Desktop.
Save kei-s/1c9be03e4fff7b5d18aebbc912b0533e to your computer and use it in GitHub Desktop.
仮引数と実引数
@gomobako = 🗑
def gomibako_ni_suteru(gomi)
@gomibako.akeru
@gomibako.ireru(gomi)
@gomibako.shimeru
end
cd = 💿
if cd.wareta?
gomobako_ni_ireru(cd)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment