diff options
Diffstat (limited to 'testsuite/tests/printer/T18052a.stderr')
-rw-r--r-- | testsuite/tests/printer/T18052a.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/printer/T18052a.stderr b/testsuite/tests/printer/T18052a.stderr index a45c9c958c..d8d9f94ba3 100644 --- a/testsuite/tests/printer/T18052a.stderr +++ b/testsuite/tests/printer/T18052a.stderr @@ -20,7 +20,7 @@ T18052a.$b:||: = \ (@a) (@b) (x :: a) (y :: b) -> (x, y) -- RHS size: {terms: 1, types: 0, coercions: 0, joins: 0/0} (+++) :: forall {a}. [a] -> [a] -> [a] [GblId] -(+++) = (++) +(+++) = ++ -- RHS size: {terms: 13, types: 20, coercions: 0, joins: 0/0} T18052a.$m:||: |