Skip to content

Arguments with flag == name should be allowed #29

Description

@tfenne

The following causes and error and probably shouldn't:

@arg(flag='n', doc="The number of reads to use") val n: Int,

It complains that the name n is getting reused!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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