about summary refs log tree commit diff
path: root/tests/lang/parse-okay-1.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/parse-okay-1.exp')
-rw-r--r--tests/lang/parse-okay-1.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/parse-okay-1.exp b/tests/lang/parse-okay-1.exp
new file mode 100644
index 0000000000..71e55d3afe
--- /dev/null
+++ b/tests/lang/parse-okay-1.exp
@@ -0,0 +1 @@
+Function([NoDefFormal("x"),NoDefFormal("y"),NoDefFormal("z")],OpPlus(OpPlus(Var("x"),Var("y")),Var("z")),Pos("(string)",1,2))