Mathiasdm/cdt

Needs brackets

Opened this issue · 0 comments

Suppose a macro with a few arguments:
BLABLA(argument)

If a user enters: BLABLA(x | y)
If the argument is not surrounded by brackets in the macro expansion, a warning should be shown.