diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-12-10 01:16:09 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-12-10 01:16:09 +0100 |
commit | 58d10b17ca767635b1e38cb2e57d07438478571b (patch) | |
tree | d4526e6328f2c3dee737279275cb39a0f6db254e /test-files/mds-kbdc/compile-layout/invalid/call_function_as_macro | |
parent | mds-kbdc: compile-layout: m + more test cases (diff) | |
download | mds-58d10b17ca767635b1e38cb2e57d07438478571b.tar.gz mds-58d10b17ca767635b1e38cb2e57d07438478571b.tar.bz2 mds-58d10b17ca767635b1e38cb2e57d07438478571b.tar.xz |
mds-kbdc: compile-layout: m bug fix + more test cases
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'test-files/mds-kbdc/compile-layout/invalid/call_function_as_macro')
-rw-r--r-- | test-files/mds-kbdc/compile-layout/invalid/call_function_as_macro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/compile-layout/invalid/call_function_as_macro b/test-files/mds-kbdc/compile-layout/invalid/call_function_as_macro new file mode 100644 index 0000000..deedfd1 --- /dev/null +++ b/test-files/mds-kbdc/compile-layout/invalid/call_function_as_macro @@ -0,0 +1,4 @@ +function f/0 +end function +f() + |