--- a/PascalSyntax.wiki Wed Apr 19 15:44:32 2017 +0100 +++ b/PascalSyntax.wiki Wed Apr 19 15:48:53 2017 +0100 @@ -24,7 +24,7 @@ Allowed: - `if not (isExploded) then` + `if (not isExploded) then` Allowed