User:Ed Davis: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
{| class="wikitable"
{| class="wikitable"
|-
|-
| <pre>line 4 col 1 Print </pre>&nbsp;
| line 4 col 1 Print &nbsp;
| <pre>line 4 col 6 Lparen </pre>&nbsp;
| line 4 col 6 Lparen &nbsp;
| <pre>line 4 col 7 String </pre>"Hello, World!\n"
| line 4 col 7 String "Hello, World!\n"
| <pre>line 4 col 24 Rparen </pre>&nbsp;
| line 4 col 24 Rparen &nbsp;
| <pre>line 4 col 25 Semi </pre>&nbsp;
| line 4 col 25 Semi &nbsp;
| <pre>line 5 col 1 EOI </pre>&nbsp;
| line 5 col 1 EOI &nbsp;
|}
|}