summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T10047.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T10047.stdout')
-rw-r--r--testsuite/tests/th/T10047.stdout4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/th/T10047.stdout b/testsuite/tests/th/T10047.stdout
index ea22d78254..6855b00bdf 100644
--- a/testsuite/tests/th/T10047.stdout
+++ b/testsuite/tests/th/T10047.stdout
@@ -1,2 +1,2 @@
-[| $(dyn "foo") |] :: ExpQ
-[| [n|foo|] |] :: ExpQ
+[| $(dyn "foo") |] :: Quote m => m Exp
+[| [n|foo|] |] :: Q Exp