Back to main page
function output = func_basic(a, b) output = [] end
function func_basic(a, b) [] end