You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function `getMethodByName()` is now able to look for
embedded `valueInterface` field for matching methods in interface
struct fields.
Fixes#1439 and #1427.
The following program
sample.go
triggers an unexpected resultExpected result
Got
Yaegi Version
v0.14.1
Additional Notes
Same issue as in #1427 once #1438 is applied.
The text was updated successfully, but these errors were encountered: