Skip to content

ERROR: test.lite:2:1. Module: found ' '(EOF) but 'NEWLINE' required  #10

@mationai

Description

@mationai

I have a simple test.lite file, created simply via vi:

print "hi"

lite -run test.lite gave me:

ERROR: test.lite:3:1. Module: found ' '(EOF) but 'NEWLINE' required

Again, the file is created simply with vi, so file encoding is the standard unix (on OSX).
Also, why does it say line 3? The file only as a single line, w/o any CRs.

running the latest v0.8.8 Build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions