aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pending/run/t920.scala (renamed from tests/run/t920.scala)5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/run/t920.scala b/tests/pending/run/t920.scala
index 6a7f122d5..a9874e1a8 100644
--- a/tests/run/t920.scala
+++ b/tests/pending/run/t920.scala
@@ -17,4 +17,9 @@ object Test {
def main(args : Array[String]) : Unit = {
b.initialize;
}
+ class XYZ
}
+
+
+
+