summaryrefslogtreecommitdiff
path: root/test/files/neg/t8325-c.check
blob: 51ea4988a649ebb3618141430f35da9ab29e0b1c (plain) (blame)
1
2
3
4
5
6
7
t8325-c.scala:3: error: identifier expected but ')' found.
  def k(xx: Int`*`) = ???
                  ^
t8325-c.scala:4: error: ')' expected but '}' found.
}
^
two errors found