Files
Nim/tests/errmsgs
zah 1be0022e7c Fixes #5167 and related problems (#5475)
This commit returns to a bit less strict checking of the number
of macro arguments, because some old immediate macros rely on a
behavior where even the arity of the macro is not being checked.

It may be better if such macros are just declared to use varargs[expr],
but this remains for another day.
2017-03-12 09:33:49 +01:00
..
2016-12-30 02:21:15 +01:00
2016-12-18 20:21:50 +01:00
2017-02-16 22:50:21 +01:00
2017-02-26 00:32:07 +01:00