stages!
macro doesn't work without trailing comma
#62
Labels
A - Scheduling
Area: Parallel scheduling of systems.
C - Compilation
Category: Code expected to compile is failing to do so.
P - High
Priority: Urgent, needing immediate attention.
S - Needs Investigation
Status: Further investigation is needed.
Came across this today. With the trailing comma, it compiles just fine, but without the comma it seems to not be resolving the macro properly, complaining about a
@
character being present.The text was updated successfully, but these errors were encountered: