Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interp: fix setting interface objects from operators
This is a follow-up of #1017, generalizing the use of reflect.Set method to set, and possibly overwrite, the concrete value of interface objects all accross the implementation of operators. Previous optimized implementation for non-interface objects is preserved.
- Loading branch information