summaryrefslogtreecommitdiff
path: root/test/files/neg/t7299.check
blob: 74340c4841ed0e72c12efa5d2f8d9526358bb3d7 (plain) (blame)
1
2
3
4
5
6
7
t7299.scala:4: error: implementation restricts functions to 22 parameters
   val eta1 = f _
              ^
t7299.scala:5: error: implementation restricts functions to 22 parameters
   val eta2 = g[Any] _
               ^
two errors found