Closed shsajjadi closed 3 years ago
Consider this example:
function out = test endfunction
If it is called as `> test an error is shown while in Octave it works without error.
It is fixed here
Consider this example:
If it is called as `> test an error is shown while in Octave it works without error.