Skip to content

inline param is sometimes highlighted #148

Closed
@bishabosha

Description

@bishabosha
inline def toIntMacro(inline nat: Nat): Int = ${ Macros.toIntImpl('nat) } // `(inline nat: Nat)` - inline is not highlighted

inline def toIntUnapply(inline nat: Nat): Int = inline 1 match // `(inline nat: Nat)` - inline is highlighted

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