summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T16373.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplCore/should_compile/T16373.stderr')
-rw-r--r--testsuite/tests/simplCore/should_compile/T16373.stderr12
1 files changed, 9 insertions, 3 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T16373.stderr b/testsuite/tests/simplCore/should_compile/T16373.stderr
index 61343a6627..b75981a461 100644
--- a/testsuite/tests/simplCore/should_compile/T16373.stderr
+++ b/testsuite/tests/simplCore/should_compile/T16373.stderr
@@ -1,11 +1,17 @@
==================== Tidy Core ====================
Result size of Tidy Core
- = {terms: 4, types: 2, coercions: 0, joins: 0/0}
+ = {terms: 16, types: 5, coercions: 0, joins: 0/0}
-testAB = False
+testAA2 = "A"#
-testAA = True
+testAA1 = unpackCString# testAA2
+
+testAB1 = "B"#
+
+testAB = $fEqModule_$s$c== testAA1 (unpackCString# testAB1)
+
+testAA = $fEqModule_$s$c== testAA1 testAA1