Commit dd1ed05
cl: use fn.Signature.Params.At(0) for $thunk receiver
Fixed the receiver extraction to use fn.Signature.Params.At(0)
instead of treating it the same as functions.
This ensures proper function naming and type resolution for thunk methods.
Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: visualfc <[email protected]>1 parent 1fa191c commit dd1ed05
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
422 | | - | |
423 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
0 commit comments