emacs-matlab/tests/mfuncspacey.m

12 lines
250 B
Matlab

function mfuncspacey( )
% Test function that has ends for each function.
%
% Used with test harness to validate indentation and end detection.
%
% %%%function function function
fcn_call();
end