88d307d52c
- `testConflictingOverloadsAtTopLevel` is currently disabled in FIR because it fails with a mismatch between diagnostics from the file and the individual elements. It will be enabled in the next commit. ^KT-62899
8 lines
366 B
Plaintext
Vendored
8 lines
366 B
Plaintext
Vendored
Diagnostics from elements:
|
|
for PSI element of type KtStringTemplateExpression at (10,19-42)
|
|
ERROR_SUPPRESSION text ranges: [(198,221)]
|
|
PSI: KtStringTemplateExpression at (10,19-42)
|
|
for PSI element of type KtStringTemplateExpression at (5,19-42)
|
|
ERROR_SUPPRESSION text ranges: [(78,101)]
|
|
PSI: KtStringTemplateExpression at (5,19-42)
|