fix KT-431 Prohibit safe calls on namespaces, super etc
#KT-431 Fixed
This commit is contained in:
@@ -1 +0,0 @@
|
||||
fun box(): String = if (Thread?.currentThread() != null) "OK" else "Fail"
|
||||
Reference in New Issue
Block a user