Skip to content

Investigate lineOffset argument to compile; figure out if it is implemented correctly #1139

@cspotcode

Description

@cspotcode

Our compile function accepts a third argument, lineOffset

The REPL passes a value, but the implementation ignores that argument.

Should we be using it for something? Is it meant to modify error line numbers so that REPL errors are always starting at line 1?

I suspect this may be something that I broke, erroneously assuming that it was not important.

@blakeembrey do you remember?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions