summaryrefslogtreecommitdiff
path: root/tests/examplefiles/matlab_noreturn
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/matlab_noreturn')
-rw-r--r--tests/examplefiles/matlab_noreturn3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/examplefiles/matlab_noreturn b/tests/examplefiles/matlab_noreturn
deleted file mode 100644
index 78027827..00000000
--- a/tests/examplefiles/matlab_noreturn
+++ /dev/null
@@ -1,3 +0,0 @@
- function myfunc(s)
- a = 1;
- end