Skip to content

inline given not highlighting inline #139

Closed
@nicolasstucki

Description

@nicolasstucki

Screenshot 2020-09-03 at 09 52 17

  inline def mkDefaultTypeable[T]: Typeable[T] = ${ TypeableMacros.impl[T] }

  inline given [T] as Typeable[T] = mkDefaultTypeable[T]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions