summaryrefslogtreecommitdiff
path: root/test/files/neg/t4419.check
blob: 8a5d95ca4efa80c2bb81255a29eb6e08296f1bd3 (plain) (blame)
1
2
3
4
t4419.scala:2: error: forward reference extends over definition of value b
  { val b = a; val a = 1 }
            ^
one error found