Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

syntax error on f(x)(y) #19

@ghost

Description

Hi! I've got this in ire:
>> a = fun(y) { fun(x) {x+y} }
=> #<Fun -toplevel/2-fun-1-:reia_eval#1293_914573_934508>
>> a(1)(2)
Error: Line 1: syntax error before: '('

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