Skip to content

Instantly share code, notes, and snippets.

@aereal
Created March 13, 2020 06:16
Show Gist options
  • Save aereal/81bf8b5c517e972ecfb4590a3c158fc4 to your computer and use it in GitHub Desktop.
Save aereal/81bf8b5c517e972ecfb4590a3c158fc4 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
class KiryuAnazu
def 破?
true
end
end
def !
KiryuAnazu.new
end
puts !.破?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment