summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-implicit.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-09-16 23:07:54 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-09-16 23:07:54 +0200
commitb41f079b42850a287b0088b74d5aa2bde7b2eb8a (patch)
tree2151039cb40a0024fdd9fc2be08b9d2391222439 /test/files/run/reflection-implicit.check
parent997829f06cef218db227f90f2e3f781771a92bfe (diff)
downloadscala-b41f079b42850a287b0088b74d5aa2bde7b2eb8a.tar.gz
scala-b41f079b42850a287b0088b74d5aa2bde7b2eb8a.tar.bz2
scala-b41f079b42850a287b0088b74d5aa2bde7b2eb8a.zip
moves isImplicit from TermSymbol to Symbol
Because classes can also be implicit.
Diffstat (limited to 'test/files/run/reflection-implicit.check')
-rw-r--r--test/files/run/reflection-implicit.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/reflection-implicit.check b/test/files/run/reflection-implicit.check
new file mode 100644
index 0000000000..bab1518c45
--- /dev/null
+++ b/test/files/run/reflection-implicit.check
@@ -0,0 +1,2 @@
+List(true, true, true, true)
+true