Test: convert IR source ranges test to the new infrastructure

Related to KT-59864, KT-60111, KT-59584
This commit is contained in:
Mikhail Glukhikh
2023-09-28 14:59:19 +02:00
committed by Space Team
parent dab06c0942
commit 072757cdde
19 changed files with 209 additions and 116 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@0:0..26:1 FILE fqName:<root> fileName:/kt17108.kt
@0:0..27:0 FILE fqName:<root> fileName:/kt17108.kt
@4:0..26:1 CLASS INTERFACE name:Boolean modality:ABSTRACT visibility:public superTypes:[kotlin.Any]
@8:20..38 FUN name:not visibility:public modality:ABSTRACT <> ($this:<root>.Boolean) returnType:<root>.Boolean [operator]
@8:4..38 VALUE_PARAMETER name:<this> type:<root>.Boolean