summaryrefslogtreecommitdiff
path: root/test/files/neg/t8450.check
blob: eeabb9730cecde867e5cbd7caa1144c8951597ff (plain) (blame)
1
2
3
4
5
6
t8450.scala:5: warning: implicit numeric widening
  def elapsed: Foo = (System.nanoTime - 100L).foo
                                      ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found