Open pts opened 7 months ago
Am I using it correctly, or is this a bug?
It's not a bug, just .... "lacking documentation". Seriously, Wasm's macro engine is not very smart and, IIRC, the first thing what's done with macro arguments is to remove single/double quotes. It also won't help to enclose the macro argument in angle brackets (<>),
MASM and other assemblers can compile this file successfully. WASM reports an error. Am I using it correctly, or is this a bug?