Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be5e478

Browse files
committed
Kotlin: Accept test change
1 parent 744f3db commit be5e478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/test/kotlin/library-tests/controlflow/dominance/dominator.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| Test.kt:13:4:13:4 | <Expr>; | Test.kt:13:8:13:9 | 10 |
1212
| Test.kt:14:10:16:3 | { ... } | Test.kt:15:4:15:4 | <Expr>; |
1313
| Test.kt:15:4:15:4 | <Expr>; | Test.kt:15:8:15:9 | 30 |
14-
| Test.kt:18:3:18:3 | <Expr>; | Test.kt:18:12:18:12 | y |
14+
| Test.kt:18:3:18:3 | <Expr>; | Test.kt:18:8:18:8 | x |
1515
| Test.kt:21:3:24:11 | <Expr>; | Test.kt:21:3:24:11 | when ... |
1616
| Test.kt:22:4:22:4 | <Expr>; | Test.kt:22:8:22:9 | 40 |
1717
| Test.kt:27:3:27:3 | <Expr>; | Test.kt:27:7:27:8 | 10 |

0 commit comments

Comments
 (0)