summaryrefslogtreecommitdiff
path: root/test/files/run/classfile-format-52.check
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-06-09 12:28:23 -0700
committerJason Zaugg <jzaugg@gmail.com>2013-06-09 12:28:23 -0700
commit076e37bb67001fe3ca1e120c9c3ac63c1de5ea01 (patch)
tree954e62ce0998d6d69fd3a528521e866b757a7480 /test/files/run/classfile-format-52.check
parenta9972cc7e851882b5e0b4d6d97ad951b012167c0 (diff)
parentac4e3ca19246ae3d983f99607b865c5ed3acb2b9 (diff)
downloadscala-076e37bb67001fe3ca1e120c9c3ac63c1de5ea01.tar.gz
scala-076e37bb67001fe3ca1e120c9c3ac63c1de5ea01.tar.bz2
scala-076e37bb67001fe3ca1e120c9c3ac63c1de5ea01.zip
Merge pull request #2606 from JamesIry/2.10.x_classfile_52
Test for reading JDK 8 (classfile format 52) class files.
Diffstat (limited to 'test/files/run/classfile-format-52.check')
-rw-r--r--test/files/run/classfile-format-52.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/classfile-format-52.check b/test/files/run/classfile-format-52.check
new file mode 100644
index 0000000000..5d24ef03cc
--- /dev/null
+++ b/test/files/run/classfile-format-52.check
@@ -0,0 +1,2 @@
+hello from publicMethod
+hello from staticMethod