03ea8603ce
Generation of inline classes is quite complicated: we mangle methods, add stubs and synthesized methods. So, for simplicity, to avoid logic duplication in dummy resolve and in the backend, currently we will use only the latter for light classes generation #KT-26843 Fixed
5 lines
139 B
Plaintext
Vendored
5 lines
139 B
Plaintext
Vendored
{
|
|
"inspectionClass": "org.jetbrains.kotlin.idea.inspections.UnusedSymbolInspection",
|
|
"problem": "none",
|
|
"mainFile": "test.kt"
|
|
} |