neo-go/pkg/compiler/testdata/inline
Anna Shaleva 5d578fdd95 compiler: consider inlined types info on "append" handling
We need to search for "append" argument type info not only inside local
package type info map, but also inside the inlined type info map.
Close #2696.
2022-09-27 15:32:51 +03:00
..
a compiler: support basic inlining 2021-02-15 18:48:33 +03:00
b compiler: support basic inlining 2021-02-15 18:48:33 +03:00
c compiler: allow to use conditional returns in inlined functions 2022-07-12 12:43:31 +03:00
inline.go compiler: consider inlined types info on "append" handling 2022-09-27 15:32:51 +03:00