Kotlin 2: Accept changes in query-tests/UnderscoreIdentifier

This commit is contained in:
Ian Lynagh
2023-12-08 13:49:25 +00:00
parent 90a62b27f5
commit eab32ea24b

View File

@@ -1,7 +1,7 @@
| Test.kt:3:13:3:13 | List<Integer> l |
| Test.kt:3:9:3:31 | List<Integer> l |
| Test.kt:4:28:4:32 | index |
| Test.kt:4:35:4:35 | p1 |
| Test.kt:6:13:6:13 | Pair<Integer,Integer> p |
| Test.kt:6:9:6:26 | Pair<Integer,Integer> p |
| Test.kt:7:9:7:26 | Pair<Integer,Integer> <destruct> |
| Test.kt:7:14:7:18 | int first |
| Test.kt:7:26:7:26 | Pair<Integer,Integer> tmp0_container |
| Test.kt:8:14:8:25 | Exception _ |
| Test.kt:8:14:8:25 | Exception <unused var> |