<div dir="ltr"><div>Hi all,</div><div><br></div><div>I've noticed that when in a method there are no temp variables but the temp declaration pipes are present without spaces between each other, the SHParser freaks out. For example, in this method:</div><div><br></div><div>m1</div><div>    ||</div><div>    [^2] value.</div><div><br></div><div>, the syntax highlighter would show "[^2] value." in red. Here's a ChangeSet that fixes that.</div><div><br></div><div>Cheers,</div><div>Eric<br></div></div>