Skip to content

list<closure> -> list<closure()> #187

@finnvyrn

Description

@finnvyrn

before:

def par [jobs: list<closure>] {

after

def par [jobs: list<closure()>] {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions