Open
Description
This issue is split from #744.
expr is not able to handle types derived from base types, which provide methods, see #744 (comment) for more details.
Example:
type say string
Metadata
Metadata
Assignees
Labels
No labels
This issue is split from #744.
expr is not able to handle types derived from base types, which provide methods, see #744 (comment) for more details.
Example:
type say string