-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area:replarea:reportingError reporting including formatting, implicit suggestions, etcError reporting including formatting, implicit suggestions, etc
Description
The same code compiled by hand does show the warning:
scala> def foo(x: Option[Int]) = x match { case None => }
def foo(x: Option[Int]): Unit
scala>
Could you have a look @liufengyun ?
liufengyun
Metadata
Metadata
Assignees
Labels
area:replarea:reportingError reporting including formatting, implicit suggestions, etcError reporting including formatting, implicit suggestions, etc