6b57a3e338
#KT-15068 Fixed
6 lines
102 B
Kotlin
Vendored
6 lines
102 B
Kotlin
Vendored
// "Create subclass" "false"
|
|
// ACTION: Rename file to My.kt
|
|
|
|
annotation class <caret>My(val x: Int)
|
|
|