Skip to content

No highlight in named context bound #281

Closed
@bishabosha

Description

@bishabosha
def fromInt[T: Numeric as num](t: Int): T = num.fromInt(t)
//                     ^^ ^^^

I guess as should be highlighted as some kind of keyword, and also num as a parameter name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions