summaryrefslogtreecommitdiff
path: root/test/files/neg/t7756a.check
blob: 8d42717e47e3e1a0d610bd3f59db1e1b970d916e (plain) (blame)
1
2
3
4
5
6
7
t7756a.scala:7: error: type arguments [Object] do not conform to trait TA's type parameter bounds [X <: CharSequence]
        locally(null: TA[Object])
        ^
t7756a.scala:7: error: type arguments [Object] do not conform to trait TA's type parameter bounds [X <: CharSequence]
        locally(null: TA[Object])
                      ^
two errors found