summaryrefslogtreecommitdiff
path: root/test/files/neg/bug693.check
blob: d341d025e2b9cf52af01407fe58fb9883ad85ee9 (plain) (blame)
1
2
3
4
bug693.scala:4: error: x is already defined as value x
  val x : Int = 10; 
      ^
one error found