4 lines
64 B
Kotlin
Vendored
4 lines
64 B
Kotlin
Vendored
>> val c = 4
|
|
-- c.unary
|
|
// EXIST: unaryPlus
|
|
// EXIST: unaryMinus |