Closed traceyyoshima closed 11 months ago
The identifier for _ will have a type name of <unused var> due to the name from the FIR, and maps to a JavaType.Class kotlin.Nothing.
_
<unused var>
kotlin.Nothing
The identifier for
_
will have a type name of<unused var>
due to the name from the FIR, and maps to a JavaType.Classkotlin.Nothing
.