Skip to content

Commit d52f2e5

Browse files
committed
K2: library-tests/lazy-val-multiple-constructors: Accept location changes
1 parent ed8e105 commit d52f2e5

File tree

1 file changed

+1
-1
lines changed
  • java/ql/test-kotlin2/library-tests/lazy-val-multiple-constructors

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| test.kt:3:20:3:32 | new KProperty1<Test,Integer>(...) { ... } | test.kt:3:20:3:32 | ...::... |
1+
| test.kt:3:23:3:32 | new KProperty1<Test,Integer>(...) { ... } | test.kt:3:23:3:32 | ...::... |
22
| test.kt:3:28:3:32 | new Function0<Integer>(...) { ... } | test.kt:3:28:3:32 | ...->... |

0 commit comments

Comments
 (0)