1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix indent

This commit is contained in:
Koichi Sasada 2020-12-20 04:51:00 +09:00
parent bcf4b236e4
commit 7f8108eeff

View file

@ -644,7 +644,7 @@ class Ractor
# Received: message 2
# Received: finishing
# Continue successfully
def take
def take
__builtin_cexpr! %q{
ractor_take(ec, RACTOR_PTR(self))
}