summaryrefslogtreecommitdiff
path: root/test/files/run/inner.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2006-09-21 16:37:57 +0000
committerIulian Dragos <jaguarul@gmail.com>2006-09-21 16:37:57 +0000
commit9a45bd5bdb246e19912a46aed6a672d6119d428f (patch)
treef09b3d6d4838df7a8bc5481671dc189374b06db8 /test/files/run/inner.check
parente40402803f660b58f8a019c7fcbda9e21c9c4250 (diff)
downloadscala-9a45bd5bdb246e19912a46aed6a672d6119d428f.tar.gz
scala-9a45bd5bdb246e19912a46aed6a672d6119d428f.tar.bz2
scala-9a45bd5bdb246e19912a46aed6a672d6119d428f.zip
Added test for inner classes compatibility from...
Added test for inner classes compatibility from Java.
Diffstat (limited to 'test/files/run/inner.check')
-rw-r--r--test/files/run/inner.check7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/files/run/inner.check b/test/files/run/inner.check
new file mode 100644
index 0000000000..230b1e2cdf
--- /dev/null
+++ b/test/files/run/inner.check
@@ -0,0 +1,7 @@
+A.abc
+1
+Hello
+1
+1
+A.abc
+Outer3: 1 2 3