Commit d4d704f
Fix @return tag for Enum.included method
The method returns the result of base.extend(ClassMethods), which
returns the base class, not nil.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent fee7254 commit d4d704f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments