aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/choices.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/choices.scala')
-rw-r--r--tests/untried/neg/choices.scala5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/untried/neg/choices.scala b/tests/untried/neg/choices.scala
new file mode 100644
index 000000000..882749487
--- /dev/null
+++ b/tests/untried/neg/choices.scala
@@ -0,0 +1,5 @@
+object Test {
+ def main(args: Array[String]): Unit = {
+
+ }
+}