5 lines
107 B
Kotlin
Vendored
5 lines
107 B
Kotlin
Vendored
package foo
|
|
|
|
<!REDECLARATION!>val Int.foo: Int get() = 2<!>
|
|
<!REDECLARATION!>val Int.foo: Int get() = 3<!>
|