core
core copied to clipboard
yaegi crashes with missing identifier after package name
Describe the bug
If you run something like the code below, yaegi panics instead of returning an error. Thanks to Wathika on slack for reporting this.
How to reproduce
See below.
Example code
core.NewButton(b).SetText("Click me!").SetIcon(icons)
Relevant output
Platform
Web