fix several bugs with repr (#13386)

This commit is contained in:
Timothee Cour
2020-02-11 12:33:06 -08:00
committed by GitHub
parent f6d45b40a5
commit eec07b4e84
4 changed files with 28 additions and 8 deletions

View File

@@ -1,13 +1,13 @@
discard """
exitcode: 1
outputsub: '''
tunittesttemplate.nim(20, 12): Check failed: a.b ==
2
tunittesttemplate.nim(20, 12): Check failed: a.b == 2
a.b was 0
[FAILED] 1
'''
"""
# bug #6736
import unittest