diff options
Diffstat (limited to 'tests/stdlib/trepr2.nim')
-rw-r--r-- | tests/stdlib/trepr2.nim | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/stdlib/trepr2.nim b/tests/stdlib/trepr2.nim index 300df565d..89379da96 100644 --- a/tests/stdlib/trepr2.nim +++ b/tests/stdlib/trepr2.nim @@ -1,3 +1,8 @@ +discard """ +outputsub: "" +""" + +# output not testable because repr prints pointer adresses # test the new "repr" built-in proc type |