[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:
Dmitrii Gridin
2023-07-29 23:44:37 +02:00
committed by Space Team
parent 544341412a
commit 1a3b0fa9d5
262 changed files with 2121 additions and 2062 deletions
@@ -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