summaryrefslogblamecommitdiff
path: root/test/files/neg/t7897.check
blob: 48eff511c7b1cc98357f12b891e57037b01e6722 (plain) (tree)
1
2
3
4



                                                                 
t7897.scala:19: error: value length is not a member of p0.Single
      case p0.Single(x) => println(s"`$x` has ${x.length} chars")
                                                  ^
one error found