User:Ed Davis: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 127: Line 127:
! Line !! Number !! Column !! Number !! Token name !! other data
! Line !! Number !! Column !! Number !! Token name !! other data
|-
|-
| line || 4 || col || 1 || Print ||
| line || 4 || col || 1 || Print ||  
| line || 4 || col || 6 || Lparen ||
| line || 4 || col || 6 || Lparen ||  
| line || 4 || col || 7 || String || "Hello, World!\n"
| line || 4 || col || 7 || String || "Hello, World!\n"
| line || 4 || col || 24 || Rparen ||
| line || 4 || col || 24 || Rparen ||  
| line || 4 || col || 25 || Semi ||
| line || 4 || col || 25 || Semi ||  
| line || 5 || col || 1 || EOI ||
| line || 5 || col || 1 || EOI ||  
|}
|}