Analysis: add LC testdata with current behaviour
This commit is contained in:
@@ -26,3 +26,4 @@ class SmartSet<T> private constructor() : AbstractSet<T>(), MutableSet<T> {
|
||||
size = 0
|
||||
}
|
||||
}
|
||||
// COMPILATION_ERRORS
|
||||
Reference in New Issue
Block a user