Make sure function call has function in it
parent
b667c8b41d
commit
51eb148600
|
@ -23,7 +23,7 @@
|
|||
</context>
|
||||
|
||||
<context id="m4-function-call"><!-- style-ref="test:_violet"-->
|
||||
<start>\((?!\))</start>
|
||||
<start>(?<=[\w\d_])\((?!\))</start>
|
||||
<end>\)</end>
|
||||
<include>
|
||||
<context ref="ARG-M"/>
|
||||
|
|
Loading…
Reference in New Issue