Skip to content

Instantly share code, notes, and snippets.

@mistyrinth
Last active November 20, 2018 11:08
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 mistyrinth/cce235246eb88bed4b262d69614807a9 to your computer and use it in GitHub Desktop.
Save mistyrinth/cce235246eb88bed4b262d69614807a9 to your computer and use it in GitHub Desktop.
print("トップレベルでselfを実行すると ", self.to_s, " が表示されます。\n")
print(self.to_s," のクラスは ", self.class.to_s, " です。\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment