Inspection to get rid of unnecessary ticks in references #KT-18124 Fixed
This commit is contained in:
committed by
Alexey Sedunov
parent
9e500831dd
commit
1875d129ea
@@ -0,0 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
fun foo() {
|
||||
<caret>print("I don't want to use ticks in Kotlin anymore")
|
||||
}
|
||||
Reference in New Issue
Block a user