mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 09:29:38 +00:00
eade327b9b
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> |
||
---|---|---|
.. | ||
bar | ||
block | ||
compile | ||
constonly | ||
foo | ||
foobar | ||
globalvar | ||
importcycle | ||
inline | ||
method | ||
multi | ||
nestedcall | ||
notify | ||
pkg1 | ||
pkg2 | ||
pkg3 | ||
runh | ||
strange | ||
types | ||
util |