Skip to content

Expanded explicit parameter name resolution #16

@stefankoppier

Description

@stefankoppier

Is your feature request related to a problem? Please describe.
Currently, the parameter name argument of the function parameter(name: String) must be a constant expression. This limits the users flexibility.

Describe the solution you'd like
Only require that the name parameter is compile-time evaluatable, instead of always be an constant expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions