summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-idtc.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-01-28 15:12:38 +0300
committerEugene Burmako <xeno.by@gmail.com>2014-02-14 14:16:43 +0100
commitdf061de3fb2bc9a96d7bc77dc45c09f10fdb8531 (patch)
tree3dca5fbbbfd91ecb0e9b8ac1667bf8046b58b0e4 /test/files/run/reflection-idtc.check
parent202eb73b6cd6ebb3e20ff9f0a198c4ea83319851 (diff)
downloadscala-df061de3fb2bc9a96d7bc77dc45c09f10fdb8531.tar.gz
scala-df061de3fb2bc9a96d7bc77dc45c09f10fdb8531.tar.bz2
scala-df061de3fb2bc9a96d7bc77dc45c09f10fdb8531.zip
splits Type.normalize into dealias and etaExpand
normalize is a highly overloaded name and it also conflates two distinct operators, so how about we give our users self-explaning atomic tools instead.
Diffstat (limited to 'test/files/run/reflection-idtc.check')
-rw-r--r--test/files/run/reflection-idtc.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/run/reflection-idtc.check b/test/files/run/reflection-idtc.check
new file mode 100644
index 0000000000..9cdeb02f8c
--- /dev/null
+++ b/test/files/run/reflection-idtc.check
@@ -0,0 +1,6 @@
+[X]X
+Int
+===
+[X]Id[X]
+Id[Int]
+Int