summaryrefslogtreecommitdiff
path: root/test/files/neg/t3816.check
blob: 3658e76b64ca637f26e3d1df62789ecafe0a871b (plain) (blame)
1
2
3
4
5
6
7
t3816.scala:30: error: stable identifier required, but syncID found.
      case Some( `syncID` ) =>
                 ^
t3816.scala:38: error: stable identifier required, but Test.this.foo found.
      case Some( `foo` ) =>
                 ^
two errors found