blob: bd90b64095a2d12d2ce8eeb4c58d4d477fa4e4b4 [file] [log] [blame]
# do not dump Octave core
if exist("crash_dumps_octave_core", "builtin")
crash_dumps_octave_core(0);
endif
global_ns_arg
a = foo(1);
b = bar_fn();