Analysis: add LC testdata with current behaviour
This commit is contained in:
@@ -5,4 +5,5 @@ class TypeHierarchyMap<TValue> : Map<Class<*>, TValue> {
|
||||
override fun containsKey(key: Class<*>): Boolean {
|
||||
TODO("not implemented")
|
||||
}
|
||||
}
|
||||
}
|
||||
// COMPILATION_ERRORS
|
||||
Reference in New Issue
Block a user