Use type from compile time value for prefix expression
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
// val prop4: true
|
||||
val prop4 = !1.equals(2)
|
||||
Reference in New Issue
Block a user