Skip to content

an inline comment at the end of a file produces an eof exception #8

@jumblerg

Description

@jumblerg

boot generates an eof whenever an inline comment is placed at the end of a file:

$ boot repl
java.lang.RuntimeException: EOF while reading
at clojure.lang.Util.runtimeException (Util.java:219)
clojure.lang.LispReader.readDelimitedList (LispReader.java:1137)
clojure.lang.LispReader$ListReader.invoke (LispReader.java:982)
clojure.lang.LispReader.read (LispReader.java:185)
clojure.lang.RT.readString (RT.java:1738)
clojure.core$read_string.invoke (core.clj:3427)
tailrecursion.boot.loader$_main.doInvoke (loader.clj:183)
clojure.lang.RestFn.applyTo (RestFn.java:137)
tailrecursion.boot.loader.main (:-1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions