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