aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/export.mp
diff options
context:
space:
mode:
Diffstat (limited to 'spec/inputs/export.mp')
-rw-r--r--spec/inputs/export.mp3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/inputs/export.mp b/spec/inputs/export.mp
index 9a494d9..085510e 100644
--- a/spec/inputs/export.mp
+++ b/spec/inputs/export.mp
@@ -43,6 +43,9 @@ export Constant = switch value
43 when "better" then 2 43 when "better" then 2
44 when "best" then 3 44 when "best" then 3
45 45
46export item = 123
47 |> func
48
46export x 49export x
47 50
48f if a then b 51f if a then b