It would be nice if we could inject our own `ConeI...
# compiler
y
It would be nice if we could inject our own
ConeInferenceContext
or
KotlinTypeRefiner
in a FIR plugin. This was possible in K1 through
REFINER_CAPABILITY
.