neoneo-go/pkg/compiler/testdata/nestedcall
Evgeniy Stratonikov 8a0429036b compiler: set type information during traversal, fix
Set all necessary context before file traversal, not only import
maps. Also, we can skip restoring import maps because all our code is
processed via `For*` iterators which set necessary context.
We can also refactor this a bit to have all context in one place,
this will be done in .

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-10-25 13:55:55 +03:00
..
inner compiler: do not emit code for unused imported functions 2021-10-13 15:56:07 +03:00
call.go compiler: set type information during traversal, fix 2021-10-25 13:55:55 +03:00