Skip to content

Commit cad2684

Browse files
committed
Accept test changes re: method source-locs
1 parent d704795 commit cad2684

File tree

1 file changed

+1
-1
lines changed
  • java/ql/test/kotlin/library-tests/inherited-default-value

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 @@
11
| test.kt:3:8:3:28 | f(...) | test.kt:3:8:3:28 | f | test.kt:1:1:5:1 | A |
2-
| test.kt:11:21:11:23 | f$default(...) | test.kt:3:8:3:28 | f$default | test.kt:1:1:5:1 | A |
2+
| test.kt:11:16:11:23 | f$default(...) | test.kt:3:8:3:28 | f$default | test.kt:1:1:5:1 | A |

0 commit comments

Comments
 (0)