made tests green again

This commit is contained in:
Andreas Rumpf
2016-03-29 21:44:33 +02:00
parent 13a83c7fdd
commit dd613adcfe
2 changed files with 1 additions and 4 deletions

View File

@@ -1,13 +1,10 @@
discard """
output: '''1
1234
1234
2
234
234
3
34
34
4
4'''
"""

View File

@@ -1,6 +1,6 @@
discard """
line: 16
errormsg: "type mismatch: got (BPtr) but expected 'APtr'"
errormsg: "type mismatch: got (BPtr) but expected 'APtr = ptr[RegionA, int]'"
"""
type