[AA] Test shortener for the whole file with different options
This commit is contained in:
committed by
teamcity
parent
67c3849538
commit
88f2bf85eb
+8
@@ -1,2 +1,10 @@
|
||||
with DO_NOT_SHORTEN:
|
||||
with SHORTEN_IF_ALREADY_IMPORTED:
|
||||
[type] A.B
|
||||
[qualifier] C.D.Companion.foo()
|
||||
with SHORTEN_AND_IMPORT:
|
||||
[type] A.B
|
||||
[qualifier] C.D.Companion.foo()
|
||||
with SHORTEN_AND_STAR_IMPORT:
|
||||
[type] A.B
|
||||
[qualifier] C.D.Companion.foo()
|
||||
|
||||
Reference in New Issue
Block a user