1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
This commit is contained in:
Alan Wu 2021-08-25 17:08:00 -04:00
parent bd876c243a
commit 924e3ca84f

View file

@ -1785,7 +1785,7 @@ assert_equal '[:itself]', %q{
tp.enable
Ractor.yield(nil)
# 3: run comipled method on tracing ractor
# 3: run compiled method on tracing ractor
Ractor.yield(nil)
traced_method