function foo=commentAfterFcnErr(bar1, ... % a comment for bar1
 % help comment
    foo = bar1 + bar2 * 2;
end
