summaryrefslogblamecommitdiff
path: root/test/files/neg/t8024b.check
blob: 9cd89bca535c184958e2b1c4c26f5a2b070a1667 (plain) (tree)
1
2
3
4
5
6
                                                       

                                                                     

            
               
t8024b.scala:15: error: reference to sqrt is ambiguous;
it is both defined in object FastComplex and imported subsequently by
import java.lang.Math.sqrt
    sqrt(0d)
    ^
one error found