aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_function_call
diff options
context:
space:
mode:
Diffstat (limited to 'test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_function_call')
-rw-r--r--test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_function_call7
1 files changed, 7 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_function_call b/test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_function_call
new file mode 100644
index 0000000..b858438
--- /dev/null
+++ b/test-files/mds-kbdc/compile-layout/valid/shadow_variable_with_function_call
@@ -0,0 +1,7 @@
+let \1 : "a"
+function f/1
+ ""
+end function
+"" : "\f(0)"
+\1 : ""
+