rana-cli/tests/samples/codefiles/matlab/with_headers/matlab.m

11 lines
227 B
Mathematica
Raw Normal View History

function foo = bar(a, b, c)
% This is a variable
avariables = 0;
% =============================================================
% This is a Matlab comment
% =============================================================
end