FIR IDE: move helpers for HasCommonSubtypeTestGenerated
This commit is contained in:
committed by
Ilya Kirillov
parent
26673d2b08
commit
80b3e2eb69
@@ -0,0 +1,2 @@
|
||||
fun typesHaveCommonSubtype(a: Any?, b: Any?) {}
|
||||
fun typesHaveNoCommonSubtype(a: Any?, b: Any?) {}
|
||||
Reference in New Issue
Block a user