Commit dcaee20
committed
Fix compilation of set_spec.c for previous Ruby versions
Set was moved to C only in Ruby 3.5, so it does not compile on Ruby 3.4
and earlier.1 parent f17405b commit dcaee20
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
0 commit comments