Fixed test data
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
import java.util.*
|
||||
|
||||
private val <T> Foo<T>.t: T?
|
||||
private val <T> Foo<T>.t: T
|
||||
get() = map[""]
|
||||
|
||||
// SIBLING:
|
||||
|
||||
Reference in New Issue
Block a user