id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
335,Better error messages,dvanhorn,asumu,"The error messages are awful.  For example, if I end the file immediately after the 5 (no trailing newline), I get this:

#lang planet asumu/sweet racket
5
Welcome to DrRacket, version 5.1.1.6--2011-02-02(-/f) [3m].
Language: planet asumu/sweet racket; memory limit: 1024 MB.
application: bad syntax (illegal use of `.') in: (5 . #<eof>)

(Should that even be an error?)
",defect,closed,major,,asumu/sweet.plt,fixed,,,(1 1),5.1.1.6--2011-02-02
