diff options
Diffstat (limited to 'testsuite/tests/parser/should_compile/all.T')
-rw-r--r-- | testsuite/tests/parser/should_compile/all.T | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_compile/all.T b/testsuite/tests/parser/should_compile/all.T index 48e1136daa..f63a3f95d9 100644 --- a/testsuite/tests/parser/should_compile/all.T +++ b/testsuite/tests/parser/should_compile/all.T @@ -170,3 +170,5 @@ test('proposal-229f', test('T15730a', normal, compile_and_run, ['']) test('T18130', normal, compile, ['']) +test('T18834a', normal, compile, ['']) +test('T18834b', normal, compile, ['']) |