summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_run/RecordDotSyntax4.stdout
diff options
context:
space:
mode:
authorShayne Fletcher <shayne@shaynefletcher.org>2021-02-21 11:48:17 -0500
committerBen Gamari <ben@smart-cactus.org>2021-03-06 19:27:04 -0500
commitcf65cf16c89414273c4f6b2d090d4b2fffb90759 (patch)
tree57d893535444c2face265c12ade95f0ef3f0ceba /testsuite/tests/parser/should_run/RecordDotSyntax4.stdout
parent9e0c0c3a7b6cad8c08e5de7e2a27cf2cb2d2368f (diff)
downloadhaskell-cf65cf16c89414273c4f6b2d090d4b2fffb90759.tar.gz
Implement record dot syntaxwip/joachim/bump-haddock
Diffstat (limited to 'testsuite/tests/parser/should_run/RecordDotSyntax4.stdout')
-rw-r--r--testsuite/tests/parser/should_run/RecordDotSyntax4.stdout1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_run/RecordDotSyntax4.stdout b/testsuite/tests/parser/should_run/RecordDotSyntax4.stdout
new file mode 100644
index 0000000000..43c812f394
--- /dev/null
+++ b/testsuite/tests/parser/should_run/RecordDotSyntax4.stdout
@@ -0,0 +1 @@
+Foo {foo = 2}