diff options
Diffstat (limited to 'tests/exception/tcpp_imported_exc.nim')
-rw-r--r-- | tests/exception/tcpp_imported_exc.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/exception/tcpp_imported_exc.nim b/tests/exception/tcpp_imported_exc.nim index 8ab7b8780..55a58440f 100644 --- a/tests/exception/tcpp_imported_exc.nim +++ b/tests/exception/tcpp_imported_exc.nim @@ -1,4 +1,5 @@ discard """ +matrix: "--mm:refc" targets: "cpp" output: ''' caught as std::exception |