3d8d92c7d3
- test data files renamed from *.jet to *.kt
5 lines
84 B
Kotlin
5 lines
84 B
Kotlin
class Aaa() {
|
|
val <!REDECLARATION!>a<!> = 1
|
|
val <!REDECLARATION!>a<!> = 1
|
|
}
|