diff options
Diffstat (limited to 'tests/generics/tparam_binding.nim')
-rw-r--r-- | tests/generics/tparam_binding.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/generics/tparam_binding.nim b/tests/generics/tparam_binding.nim index cd0d58e02..fa7558613 100644 --- a/tests/generics/tparam_binding.nim +++ b/tests/generics/tparam_binding.nim @@ -1,6 +1,7 @@ discard """ + matrix: "--mm:arc; --mm:refc" errormsg: "got <ref Matrix[2, 2, system.float], ref Matrix[2, 1, system.float]>" - line: 27 + line: 28 """ type |