summaryrefslogtreecommitdiff
path: root/test/files/neg/t4727.check
blob: 55d4d01b97d96b8e69defacc4dfd5c04d8c37f0a (plain) (blame)
1
2
3
4
5
t4727.scala:5: error: an expression of type Null is ineligible for implicit conversion
Error occurred in an application involving default arguments.
    new C[Int]
        ^
one error found