blob: 6dff55694797809a71707983f4c483fb26c64456 [file] [log] [blame]
# do not dump Octave core
if exist("crash_dumps_octave_core", "builtin")
crash_dumps_octave_core(0);
endif
template_ns4
d = make_Class_DD();
if (!strcmp(d.test(),"test"))
error("failed");
endif