summaryrefslogtreecommitdiff
path: root/test/files/neg/t6788.check
blob: 96a6f8b6016ed3094436795cec6882a071c370ab (plain) (blame)
1
2
3
4
5
t6788.scala:6: error: not found: value foo
Error occurred in an application involving default arguments.
  s.copy(b = foo)
             ^
one error found