allow putting an Invert operation on stack as a void type (KT-1634)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun box(): String {
|
||||
!true
|
||||
return "OK"
|
||||
}
|
||||
Reference in New Issue
Block a user