Changelog
b25ee3f interp: fix method lookup on aliased types
662d2a6 interp: fix parsing of assign to dereferenced pointer
2db4579 interp: fix short-form type assertions
81e1e5f interp: handle getting address of interpreter interface value
92d65c2 interp: remove incorrect type check on array object
1e0f6ec interp: support more type assertion cases
101633c interp: support two more type assertion cases