Closed
Description
@hrhino writes the following disturbing snippet:
enum A { def newA(tag: Int) = new A { val enumTag = tag } }
Should we allow users calling the constructor? It seems that's not intended...
Metadata
Metadata
Assignees
Labels
No labels