summaryrefslogtreecommitdiff
path: root/test/files/neg/choices.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/choices.scala')
-rw-r--r--test/files/neg/choices.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/choices.scala b/test/files/neg/choices.scala
index 8827494874..fe9236f10f 100644
--- a/test/files/neg/choices.scala
+++ b/test/files/neg/choices.scala
@@ -1,5 +1,5 @@
object Test {
def main(args: Array[String]): Unit = {
-
+
}
}