The beginning of a macro call is of the form:

identifier '!' ( '(' | '[' | '{' )

but not:

identifier '!='

Currently Geany reads a!=b as a!, =, b instead of a, !=, b.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.