Skip to content

Instantly share code, notes, and snippets.

@tompng
Last active March 9, 2018 07:09
Show Gist options
  • Save tompng/31abb2bb7892ca376ee87c7f6b291973 to your computer and use it in GitHub Desktop.
Save tompng/31abb2bb7892ca376ee87c7f6b291973 to your computer and use it in GitHub Desktop.
def x;$x=!$x;end.tap do%)
def f(x)
if x
unless x
p :foo # ←ここに実行到達することは可能か?
end
end
end
if def method_missing*;$x=!$x;end;x.
def f(x)
if x
unless x
p :foo # ←ここに実行到達することは可能か?
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment