Changelog
29e1777 fix: assign composite literal by reference
988f0c9 fix: better handling of recursive types and forward declarations
b20ad3a fix: checks that value implements a binary type in type assert
50a34fd fix: correct control flow graph for select blocks
c580dfd fix: correct handling of interface types in composite literals
b0053c8 fix: incomplete type analysis
465cb57 fix: lookup embededded field on struct pointer
3e76267 fix: method search on struct pointer in interface wrapper
12942b5 fix: remove ambiguities in recursive type processing