diff --git a/testsuite/tests/gnatcheck/import_paths/test.out b/testsuite/tests/gnatcheck/import_paths/test.out index bc2de6714..460aaa39e 100644 --- a/testsuite/tests/gnatcheck/import_paths/test.out +++ b/testsuite/tests/gnatcheck/import_paths/test.out @@ -24,7 +24,7 @@ main.adb:1:11: bar main.adb:1:18: bar main.adb:2:06: bar main.adb:3:04: bar -main.adb:3:08: bar +main.adb:3:09: bar main.adb:4:05: bar main.adb:4:10: bar diff --git a/testsuite/tests/gnatcheck_errors/lkql_error/test.out b/testsuite/tests/gnatcheck_errors/lkql_error/test.out index 9580b2a7b..c58bc26f1 100644 --- a/testsuite/tests/gnatcheck_errors/lkql_error/test.out +++ b/testsuite/tests/gnatcheck_errors/lkql_error/test.out @@ -38,7 +38,7 @@ main.adb:1:11: error: internal issue at foo.lkql:4:17: Null receiver in dot acce main.adb:1:18: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] main.adb:2:06: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] main.adb:3:04: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] -main.adb:3:08: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] +main.adb:3:09: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] main.adb:4:05: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] main.adb:4:10: error: internal issue at foo.lkql:4:17: Null receiver in dot access [foo] diff --git a/testsuite/tests/interpreter/not_pattern/test.out b/testsuite/tests/interpreter/not_pattern/test.out index 8e9348626..c33e343fa 100644 --- a/testsuite/tests/interpreter/not_pattern/test.out +++ b/testsuite/tests/interpreter/not_pattern/test.out @@ -1 +1 @@ -[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ] +[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ] diff --git a/testsuite/tests/interpreter/quantified_selector/test.out b/testsuite/tests/interpreter/quantified_selector/test.out index 496c54f4f..430aacd7b 100644 --- a/testsuite/tests/interpreter/quantified_selector/test.out +++ b/testsuite/tests/interpreter/quantified_selector/test.out @@ -1 +1 @@ -[, ] +[, ] diff --git a/testsuite/tests/interpreter/to_list/test.out b/testsuite/tests/interpreter/to_list/test.out index 8951fba1b..040ebafc0 100644 --- a/testsuite/tests/interpreter/to_list/test.out +++ b/testsuite/tests/interpreter/to_list/test.out @@ -1,3 +1,3 @@ [1, 2, 3, 4] [2, 4, 6, 8] -[, , null, , , , , , null, null, , , , , , , , , , , , , , , null, null, , , , , , , null, null, , , , , null, , , , null, , , , , , null, ] +[, , null, , , , , , null, null, , , , , , , , , , , , , , , null, null, , , , , , , null, null, , , , , null, , , , null, , , , , , null, ]