Compiler/Verifying syntax: Difference between revisions

Line 782:
# For ease of comparison with the Go output, simply emit `true` or `false`
go[]
| (stmt | "true") // "false"
</syntaxhighlight>
 
Line 788:
{{output}}
The same sequence of `true` and `false` values as at [[#Go|Go]].
 
 
=={{header|Julia}}==
2,462

edits