We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf61fd commit a4b43edCopy full SHA for a4b43ed
doc/0_Introduction.markdown
@@ -56,7 +56,7 @@ array(
56
```
57
58
This matches the structure of the code: An echo statement, which takes two strings as expressions,
59
-with the values `Hi` and `World!`.
+with the values `Hi` and `World`.
60
61
You can also see that the AST does not contain any whitespace information (but most comments are saved).
62
So using it for formatting analysis is not possible.
0 commit comments