Skip to content

crash when using a generic pack return value #403

@matthargett

Description

@matthargett

with 0.12.4, selene analyzes the file okay, so it must be stylua-specific:

type X = {
	useMemo: <T...>(nextCreate: () -> T..., deps: Array<any> | nil) -> T...,
}

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