This commit is contained in:
Araq
2019-09-30 12:06:41 +02:00
parent 86de2cddf6
commit 0ecf3806c4

View File

@@ -209,7 +209,7 @@ proc canonPragmaSpelling*(w: TSpecialWord): string =
of wLinearScanEnd: "linearScanEnd"
of wComputedGoto: "computedGoto"
of wInjectStmt: "injectStmt"
of wAsmNoStackFrame: "asmNoStackframe"
of wAsmNoStackFrame: "asmNoStackFrame"
of wImplicitStatic: "implicitStatic"
of wCodegenDecl: "codegenDecl"
of wLiftLocals: "liftLocals"