```matlab function tFunctionDefinitions() % Help text y = "a string"; function functionWithoutParens % Help text y = "a string"; ``` The 2nd function is not highlighted and the string contained therein is also not matched