Test for obsolete KT-9560
#KT-9560 Obsolete
This commit is contained in:
committed by
Max Kammerer
parent
1d84103cce
commit
926e3fd350
@@ -0,0 +1,7 @@
|
||||
private const val z = "OK";
|
||||
|
||||
fun box(): String {
|
||||
return {
|
||||
z
|
||||
}()
|
||||
}
|
||||
Reference in New Issue
Block a user