view test/bug-59661/bug-59661.tst @ 30109:2838bbd84b87

update test files with bug numbers
author John W. Eaton <jwe@octave.org>
date Thu, 02 Sep 2021 11:35:11 -0400
parents 370b5ded5e6a
children 9080316864bf
line wrap: on
line source

%!test <59661>
%! a = bug59661 (1);
%! b = bug59661 (1, 2);
%! assert (a == b, [true, false])