mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix indent
This commit is contained in:
parent
bcf4b236e4
commit
7f8108eeff
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue