[NI] Get rid of left FE 1.0 types in NewConstraintSystemImpl
This commit is contained in:
+5
@@ -26,4 +26,9 @@ object ConeConstraintSystemUtilContext : ConstraintSystemUtilContext {
|
||||
// TODO, see TypeUtils.kt
|
||||
return this
|
||||
}
|
||||
|
||||
override fun TypeVariableMarker.isReified(): Boolean {
|
||||
// TODO
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user