Fixed test data
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ class A {
|
|||||||
|
|
||||||
val v = 42
|
val v = 42
|
||||||
|
|
||||||
fun Int.get(a: Int) = this + a
|
operator fun Int.get(a: Int) = this + a
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user