这是indexloc提供的服务,不要输入任何密码
Skip to content

Another way to hang the compiler on recursive functions #1213

@eriksvedang

Description

@eriksvedang

I was experimenting with the fix for #349, and came up with this thing that still hangs:

鲤 (sig g (Fn [Float] Float))
鲤 (defn g [x] (g))

Seems like the addition of the signature makes the difference, without it you get the appropriate warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions