[LL FIR] KtFirReferenceShortener: add order for FirScriptDeclarationsScope

It is similar mostly to FirClassUseSiteMemberScope or NestedClassifier

^KT-65344
This commit is contained in:
Dmitrii Gridin
2024-02-05 20:45:51 +01:00
committed by Space Team
parent 18978ca3f1
commit ca484fae2c
2 changed files with 3 additions and 0 deletions
@@ -3,6 +3,7 @@ with default settings:
[qualifier] one.A
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
[qualifier] one.A
with SHORTEN_AND_IMPORT:
[qualifier] one.A
with SHORTEN_AND_STAR_IMPORT: