Commit 5acc46e
committed
Fix comment location marshalling in ClassModule
Similar to other code objects' marshalling behaviour, `ClassModule#comment_location`'s content
type would change before/after marshalling. But it should still be an array of pairs that respond
to the same set of methods.
This commit also adds documentation about the marshalling behaviour of `ClassModule#comment_location`.1 parent 45d48cd commit 5acc46e
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
0 commit comments