Skip to content

Instantly share code, notes, and snippets.

@enebo
Created August 31, 2022 18:50
jruby -Xcompile.invokedynamic ../snippets/compile4.rb
class H; attr_accessor :v; end; H.new.v ||= 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment