summaryrefslogtreecommitdiff
path: root/test/files/neg/javac-error/SUT_5.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/javac-error/SUT_5.scala')
-rw-r--r--test/files/neg/javac-error/SUT_5.scala5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/neg/javac-error/SUT_5.scala b/test/files/neg/javac-error/SUT_5.scala
new file mode 100644
index 0000000000..0a996352c0
--- /dev/null
+++ b/test/files/neg/javac-error/SUT_5.scala
@@ -0,0 +1,5 @@
+
+/** The System Under Test.
+ * We bail on the earlier round that generates the first error.
+ */
+class SUT extends J