Skip to content

Commit

Permalink
Partially revert rubyGH-7511
Browse files Browse the repository at this point in the history
to see if it stabilizes Cirrus CI.
  • Loading branch information
k0kubun committed Mar 15, 2023
1 parent 77c8daa commit f613c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel.rb
Expand Up @@ -16,7 +16,7 @@ module Kernel
#++
#
def class
Primitive.attr! :leaf, :no_gc
Primitive.attr! :leaf
Primitive.cexpr! 'rb_obj_class(self)'
end

Expand Down

0 comments on commit f613c18

Please sign in to comment.