aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/ambiguous-float-dots2.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/ambiguous-float-dots2.check')
-rw-r--r--tests/untried/neg/ambiguous-float-dots2.check7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/untried/neg/ambiguous-float-dots2.check b/tests/untried/neg/ambiguous-float-dots2.check
new file mode 100644
index 000000000..40c9b4186
--- /dev/null
+++ b/tests/untried/neg/ambiguous-float-dots2.check
@@ -0,0 +1,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