summaryrefslogtreecommitdiff
path: root/test/files/run/macro-expand-tparams-explicit.check
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-04-09 09:57:24 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-04-09 09:57:24 -0700
commite5cb848e6dd3afc571da75c7f7f61431c8bed27f (patch)
treea07d953593115711395a12c22ebde41b99355c34 /test/files/run/macro-expand-tparams-explicit.check
parent53e031f55386d131b1aaa5fb93ee1a3ac6bce646 (diff)
parent34a6fa9bb44ffd96dbb0ee59905fecf4e29879ba (diff)
downloadscala-e5cb848e6dd3afc571da75c7f7f61431c8bed27f.tar.gz
scala-e5cb848e6dd3afc571da75c7f7f61431c8bed27f.tar.bz2
scala-e5cb848e6dd3afc571da75c7f7f61431c8bed27f.zip
Merge pull request #2349 from scalamacros/ticket/6937
SI-6937 core type tags are no longer referentially unique
Diffstat (limited to 'test/files/run/macro-expand-tparams-explicit.check')
-rw-r--r--test/files/run/macro-expand-tparams-explicit.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-expand-tparams-explicit.check b/test/files/run/macro-expand-tparams-explicit.check
index e7e6718406..b6b4f6fa3a 100644
--- a/test/files/run/macro-expand-tparams-explicit.check
+++ b/test/files/run/macro-expand-tparams-explicit.check
@@ -1 +1 @@
-TypeTag[Int]
+WeakTypeTag[Int]