summaryrefslogtreecommitdiff
path: root/test/files/neg/t3234.check
blob: 8f0d624ed9f17d8724c34acfa57719b46fafd2d0 (plain) (blame)
1
2
3
4
5
6
t3234.scala:17: warning: At the end of the day, could not inline @inline-marked method foo3
    println(foo(42) + foo2(11) + foo3(2))
                                     ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found