class Trac4366 { /** * foo has been deprecated and will be removed in a future version of * ScalaTest. Please call bar instead. */ @deprecated // deprecated in 1.0, remove in 1.4 val foo: Option[String] = None }