neoneo-go/pkg/compiler/testdata/inline
Roman Khimov 21a7f3d760 compiler: keep traversing after c.countLocalsCall()
Some arguments can be inlined functions themselves thus requiring additional
attention. Otherwise we can get less local variables than really used by
STLOCs (and subsequent program crash).
2021-04-05 22:58:07 +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
inline.go compiler: keep traversing after c.countLocalsCall() 2021-04-05 22:58:07 +03:00