Skip to content

Make compiletime.error more useful #6622

Closed
@odersky

Description

@odersky

Right now error is defined like this:

inline def error(inline msg: String, objs: Any*): Nothing

We should make it take a full interpolated string. That does not work now, since interpolated
strings are not inline constants.

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