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