summaryrefslogtreecommitdiff
path: root/test/files/run/t7556.check
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-06-05 18:00:53 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-06-05 18:00:53 -0700
commit618126dc6819ca03452da99c46cf89739be8210e (patch)
treee8332023c8b5908a40f1cc368ce2316707e50e3e /test/files/run/t7556.check
parent1472dadd03496aa89624c81ded01edeb71420cc3 (diff)
parent28c5f730820dd76d85c2f6f81bf60aae03aabe41 (diff)
downloadscala-618126dc6819ca03452da99c46cf89739be8210e.tar.gz
scala-618126dc6819ca03452da99c46cf89739be8210e.tar.bz2
scala-618126dc6819ca03452da99c46cf89739be8210e.zip
Merge pull request #2626 from retronym/ticket/7556
SI-7556 Fix runtime reflection involving ScalaLongSignature
Diffstat (limited to 'test/files/run/t7556.check')
-rw-r--r--test/files/run/t7556.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/t7556.check b/test/files/run/t7556.check
new file mode 100644
index 0000000000..3328708a6d
--- /dev/null
+++ b/test/files/run/t7556.check
@@ -0,0 +1,2 @@
+class annotations: List(scala.reflect.ScalaLongSignature)
+3001 decls via runtime reflection