summaryrefslogtreecommitdiff
path: root/test/files/neg/t565.check
blob: d7657c0f5ddf661f242fd23955f90248524c79ff (plain) (blame)
1
2
3
4
5
t565.scala:2: error: only traits and abstract classes can have declared but undefined members
(Note that variables need to be initialized to be defined)
  var s0: String
      ^
one error found