Commit 43c61db
committed
Fix cloning trait structs via native clone method
When cloning a trait struct, we need to reference the
already-converted-to-struct value, not the original, integer,
value.1 parent db1a110 commit 43c61db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
0 commit comments