summaryrefslogblamecommitdiff
path: root/test/files/neg/ambiguous-float-dots2.check
blob: 8919d2c6a8c509e402467d81fa57764153d8ec10 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                                   



                                                                              
        
        
                  
ambiguous-float-dots2.scala:7: error: Non-zero numbers may not have a leading zero.
  val y0 = 055
           ^
ambiguous-float-dots2.scala:3: error: identifier expected but '}' found.
}
^
ambiguous-float-dots2.scala:12: error: ';' expected but integer literal found.
  1. + 2
       ^
three errors found