diff options
-rw-r--r-- | lib/forwardable.rb | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -229,7 +229,6 @@ module Forwardable end end; - puts str vm.compile(str, __FILE__, __FILE__, line_no, trace_instruction: false, tailcall_optimization: true) |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/forwardable.rb | 1 |
@@ -229,7 +229,6 @@ module Forwardable end end; - puts str vm.compile(str, __FILE__, __FILE__, line_no, trace_instruction: false, tailcall_optimization: true) |