summaryrefslogblamecommitdiff
path: root/test/files/pos/t2741/2741_2.scala
blob: 41f6a64260e4f67c2b9e23258c1903dc92ffed77 (plain) (tree)
1
2
3
4
5




                                                    
// object Test compiles jointly, but not separately.
object Test {
  import Scalaz._
  Scalaz.a
}