neoneo-go/pkg/compiler/testdata/importcycle
Roman Khimov eade327b9b compiler: check for pkg nilness, fix
Unfortunately, when import cycle happens somewhere deep in the import chain we
dont't get an error from packages.Load(). But it leaves some imports
uninitialized, so at least we can check for them.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-11-21 21:47:51 +03:00
..
pkg1 compiler: check for pkg nilness, fix 2023-11-21 21:47:51 +03:00
pkg2 compiler: check for pkg nilness, fix 2023-11-21 21:47:51 +03:00
pkg3 compiler: check for pkg nilness, fix 2023-11-21 21:47:51 +03:00