[DOC] ractor.md: Remove link to Complex class

This commit is contained in:
Daisuke Aritomo 2025-02-06 08:59:28 +09:00 committed by Hiroshi SHIBATA
parent 6ca8bc8562
commit 15b77a09a7
Notes: git 2025-02-06 00:49:55 +00:00

View File

@ -334,7 +334,7 @@ as << obj
as.sort == ['r1', 'r2'] #=> true
```
Complex example:
\Complex example:
```ruby
pipe = Ractor.new do