Fix .endmacro not at the start of the line. Allow empty macro
This commit is contained in:
@@ -480,6 +480,7 @@ void MacDef (unsigned Style)
|
||||
*/
|
||||
if (Style == MAC_STYLE_CLASSIC) {
|
||||
ConsumeSep ();
|
||||
LastTokWasSep = 1;
|
||||
} else if (HaveParams) {
|
||||
ConsumeRParen ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user