Make sure function call has function in it

master
Yevgen Muntyan 2007-05-26 02:43:23 -05:00
parent b667c8b41d
commit 51eb148600
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</context>
<context id="m4-function-call"><!-- style-ref="test:_violet"-->
<start>\((?!\))</start>
<start>(?&lt;=[\w\d_])\((?!\))</start>
<end>\)</end>
<include>
<context ref="ARG-M"/>