Skip to content

Standardize on //> using in tests. #18149

Open
@odersky

Description

@odersky

Tests currently use the // scala: ... syntax to add an option to the compilation. Example:

// scalac: -Wunused:privates

They should be using //> using instead. We should reinforce conventions rather than creating alternative ones.

I think this would be a good issue for the spree.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions