Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.
This repository was archived by the owner on May 27, 2022. It is now read-only.

Running doto example from docs will fail with SyntaxError #21

@justuswilhelm

Description

@justuswilhelm

If I run the following in a cell,

(doto [] (.append 1) (.append 2) (.reverse))

I am getting

File "<ipython-input-40-795e246419e1>", line 2
    :G_1248 = []
    ^
SyntaxError: invalid syntax

back.
I'm using

hy-kernel==0.3.0

and hy latest (from Git) @c3004ee0b11e917fd2fb07a055d201c513d7620f

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