Skip to content

Forbid calls on non-function items #151

Open
@Champii

Description

@Champii

There is no check done to forbid the call of a non-function item.

main: -> 2!
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/lib/infer/monomorphize/monomorphizer.rs:284:44

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions