[Test] Sort FIR diagnostics by offset for consistent rendering
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/incorrectUsage.fir.kt:(396,397): error:
|
||||
|
||||
/incorrectUsage.fir.kt:(390,395): error: None of the following functions are applicable: [fun assign(v: String): Unit, fun assign(v: StringProperty): Unit]
|
||||
|
||||
/incorrectUsage.fir.kt:(542,543): error:
|
||||
/incorrectUsage.fir.kt:(396,397): error:
|
||||
|
||||
/incorrectUsage.fir.kt:(536,541): error: None of the following functions are applicable: [fun assign(v: String): Unit, fun assign(v: StringProperty): Unit]
|
||||
|
||||
/incorrectUsage.fir.kt:(542,543): error:
|
||||
|
||||
@@ -22,8 +22,12 @@
|
||||
|
||||
/otherOperators.fir.kt:(1057,1066): error: No set method providing array access
|
||||
|
||||
/otherOperators.fir.kt:(1128,1129): error: Too many arguments for public final fun /StringProperty.get(): R|kotlin/String|
|
||||
|
||||
/otherOperators.fir.kt:(1131,1133): error: Unresolved reference: +=
|
||||
|
||||
/otherOperators.fir.kt:(1177,1178): error: Too many arguments for public final fun /StringProperty.get(): R|kotlin/String|
|
||||
|
||||
/otherOperators.fir.kt:(1180,1182): error: Unresolved reference: +=
|
||||
|
||||
/otherOperators.fir.kt:(1325,1328): error: No set method providing array access
|
||||
@@ -31,7 +35,3 @@
|
||||
/otherOperators.fir.kt:(1431,1437): error: Variable expected
|
||||
|
||||
/otherOperators.fir.kt:(1477,1483): error: Variable expected
|
||||
|
||||
/otherOperators.fir.kt:(1128,1129): error: Too many arguments for public final fun /StringProperty.get(): R|kotlin/String|
|
||||
|
||||
/otherOperators.fir.kt:(1177,1178): error: Too many arguments for public final fun /StringProperty.get(): R|kotlin/String|
|
||||
|
||||
Reference in New Issue
Block a user