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