aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/t3816.check
blob: 40621f89622bb70792b307b21cd0b0db50ab9616 (plain) (tree)
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