aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/parse-okay-regression-751.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/parse-okay-regression-751.exp')
-rw-r--r--test/testdata/parse-okay-regression-751.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/parse-okay-regression-751.exp b/test/testdata/parse-okay-regression-751.exp
new file mode 100644
index 0000000..e2ed886
--- /dev/null
+++ b/test/testdata/parse-okay-regression-751.exp
@@ -0,0 +1 @@
(let const = (a: "const"); in ((const { x = "q"; })))