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
365 B
Plaintext
Vendored
8 lines
365 B
Plaintext
Vendored
Diagnostics from elements:
|
|
for PSI element of type KtStringTemplateExpression at (10,11-34)
|
|
ERROR_SUPPRESSION text ranges: [(130,153)]
|
|
PSI: KtStringTemplateExpression at (10,11-34)
|
|
for PSI element of type KtStringTemplateExpression at (5,11-34)
|
|
ERROR_SUPPRESSION text ranges: [(42,65)]
|
|
PSI: KtStringTemplateExpression at (5,11-34)
|