Ticket #64 (new defect)
Opened 19 months ago
typo in leads to repeated syntax error, unexpected tCONSTANT, expecting $end
| Reported by: | ronin | Owned by: | |
|---|---|---|---|
| Keywords: | compile error | Cc: |
Description
SCREENSHOT: http://i159.photobucket.com/albums/t131/ronin1235/bug01.png
if i accidentally make a typo and type something like
"Jimmy * 5
(i forgot the second quotation mark) then i get a compile error saying: unterminated string meets end of file. now if i correct this typo and press Enter again, i get:syntax error, unexpected tCONSTANT, expecting $end. over and over now matter what i put in there.
Note: See
TracTickets for help on using
tickets.
