B

class B
package tests.snippetCompilerTests
trait Snippet0 { self: B =>
  val B = self
  val c: Int = 4.5
}
Source:
snippetCompilerTests.scala
class Object
trait Matchable
class Any