diff options
author | Takashi Kokubun <[email protected]> | 2023-03-03 22:17:34 -0800 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2023-03-05 23:28:59 -0800 |
commit | f85393514cfeadf27129c5607c257368041dd544 () | |
tree | e4b327eab0123379055325143dd7b28eee82521b /mjit_c.rb | |
parent | 43d1a7afd44e6016a8638e4801da8ddc137b0654 (diff) |
Implement anytostring
Notes: Merged: https://.com/ruby/ruby/pull/7448
-rw-r--r-- | mjit_c.rb | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -351,6 +351,10 @@ module RubyVM::MJIT # :nodoc: all } end #======================================================================================== # # Old stuff |