summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/null_pointer_runme.m
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/octave/null_pointer_runme.m')
-rw-r--r--Examples/test-suite/octave/null_pointer_runme.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/test-suite/octave/null_pointer_runme.m b/Examples/test-suite/octave/null_pointer_runme.m
new file mode 100644
index 0000000..51b6eaf
--- /dev/null
+++ b/Examples/test-suite/octave/null_pointer_runme.m
@@ -0,0 +1,3 @@
+null_pointer;
+
+assert(func([]));