PascalSyntax.wiki
changeset 981 a18f350d00ff
parent 980 dc250fc5bc24
child 2016 3e426e5979ec
--- 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