summaryrefslogblamecommitdiff
path: root/test/files/neg/t6227.check
blob: 5e3c636712db1c49e131430560c7b223295e0d48 (plain) (tree)
1
2
3
4



                                                                                           
t6227.scala:2: error: illegal combination of modifiers: implicit and case for: class IntOps
  implicit case class IntOps( i: Int ) {
                      ^
one error found