8000 repl rejects multiline strings · Issue #81 · google/starlark-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
repl rejects multiline strings #81
Closed
@glycerine

Description

@glycerine

Sadly it is difficult to step through code line-by-line at the repl when the code contains multiline strings such as docstrings.

$ starlark
Welcome to Starlark (go.starlark.net)
>>> a = """trying to enter a multiline string at the repl 
... that has two newlines after this line...
...
<stdin>:1:5: unexpected EOF in string
>>> # arg.

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

      0