mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] ractor.md: Remove link to Complex class
This commit is contained in:
parent
6ca8bc8562
commit
15b77a09a7
Notes:
git
2025-02-06 00:49:55 +00:00
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ as << obj
|
|||
as.sort == ['r1', 'r2'] #=> true
|
||||
```
|
||||
|
||||
Complex example:
|
||||
\Complex example:
|
||||
|
||||
```ruby
|
||||
pipe = Ractor.new do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue