[LL FIR] provide script scopes to declarations
All transformations inside a script should be under the script context for proper resolution ^KT-60728
This commit is contained in:
committed by
Space Team
parent
544341412a
commit
1a3b0fa9d5
-2
@@ -1,6 +1,4 @@
|
||||
with DO_NOT_SHORTEN:
|
||||
with SHORTEN_IF_ALREADY_IMPORTED:
|
||||
with SHORTEN_AND_IMPORT:
|
||||
[type] a.b.c.dependency.Foo
|
||||
with SHORTEN_AND_STAR_IMPORT:
|
||||
[type] a.b.c.dependency.Foo
|
||||
|
||||
Reference in New Issue
Block a user