summaryrefslogtreecommitdiff
path: root/test/files/run/t8104.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-02-14 11:06:01 -0800
committerAdriaan Moors <adriaan.moors@typesafe.com>2014-02-14 11:06:32 -0800
commit5984461227c70dd48d9c87c6e5afe0cf8c58f8f1 (patch)
tree8af869c3c32a5b563c85d41539954986c63c5a1d /test/files/run/t8104.check
parent33fc68171105bb8d884219381c220076c5651316 (diff)
downloadscala-5984461227c70dd48d9c87c6e5afe0cf8c58f8f1.tar.gz
scala-5984461227c70dd48d9c87c6e5afe0cf8c58f8f1.tar.bz2
scala-5984461227c70dd48d9c87c6e5afe0cf8c58f8f1.zip
SI-8177 tidy up in type reification
Diffstat (limited to 'test/files/run/t8104.check')
-rw-r--r--test/files/run/t8104.check3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/files/run/t8104.check b/test/files/run/t8104.check
index c2593eb199..40523a2868 100644
--- a/test/files/run/t8104.check
+++ b/test/files/run/t8104.check
@@ -1 +1,2 @@
-TypeTag[(Int, Int)]
+WeakTypeTag[<refinement>.this.Repr]
+(Int, Int)