view test/bug-50395/bug-50395.tst @ 32854:917e72ee8cbb

new tests for bug #50395 * test/bug-50395/bug-50395.tst, test/bug-50395/bug50395_a.m, test/bug-50395/bug50395_c.m, test/bug-50395/module.mk: New files. * test/Makefile.am: Update.
author John W. Eaton <jwe@octave.org>
date Thu, 25 Jan 2024 15:44:52 -0500
parents
children
line wrap: on
line source

%!test <50395>
%! a = bug50395_a ();
%! clear all
%! c = 3;
%! a = bug50395_a ();