Files
kotlin-fork/idea/testData/quickfix/wrongLongSuffix/simple.kt
T
2016-07-18 22:49:22 +02:00

3 lines
51 B
Kotlin
Vendored

// "Change to '1L'" "true"
val a: Long = 1l<caret>