summaryrefslogtreecommitdiff
path: root/test/files/neg/ambiguous-float-dots2.check
blob: 40c9b4186d65185fc2dc9176554892780626ebcf (plain) (blame)
1
2
3
4
5
6
7
ambiguous-float-dots2.scala:3: error: identifier expected but '}' found.
}
^
ambiguous-float-dots2.scala:11: error: ';' expected but integer literal found.
  1. + 2
       ^
two errors found