diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2020-11-26 20:00:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-26 20:00:31 +0100 |
commit | 4fdaded227070c651c4eb6a2517041a195617e64 (patch) | |
tree | 5971de2d5a29e1d3d2ca3a4c86633220dc51196b /tests/ccgbugs | |
parent | cf516713d070277d1455a20a14de705a1513c0d7 (diff) | |
download | Nim-4fdaded227070c651c4eb6a2517041a195617e64.tar.gz |
updated repr tests (#16147)
Diffstat (limited to 'tests/ccgbugs')
-rw-r--r-- | tests/ccgbugs/tmissingderef.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ccgbugs/tmissingderef.nim b/tests/ccgbugs/tmissingderef.nim index 26418800a..eb7da3023 100644 --- a/tests/ccgbugs/tmissingderef.nim +++ b/tests/ccgbugs/tmissingderef.nim @@ -1,6 +1,5 @@ discard """ output: '''[10, 0, 0, 0, 0, 0, 0, 0] - 255 1 1 0.5''' |