From 3049afc7ec7ca038dd8d68d26803c0733df01ee1 Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Fri, 31 Mar 2006 10:36:49 +0000 Subject: fixed several old bugs --- test/pending/run/bug424.scala | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/pending/run/bug424.scala (limited to 'test/pending/run/bug424.scala') diff --git a/test/pending/run/bug424.scala b/test/pending/run/bug424.scala new file mode 100644 index 0000000000..bc7a55732d --- /dev/null +++ b/test/pending/run/bug424.scala @@ -0,0 +1,3 @@ +object M { + def f = 3; +} -- cgit v1.2.3