summaryrefslogblamecommitdiff
path: root/test/files/neg/t5493.check
blob: 78b1536bc78c5fa305a29ab965d58c2872b6bd44 (plain) (tree)
1
2
3
4



                                                 
t5493.scala:2: error: not found: value iDontExist
  def meh(xs: Any): Any = xs :: iDontExist :: Nil
                                ^
one error found