aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/macro-reify-abstypetag-usetypetag
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/macro-reify-abstypetag-usetypetag')
-rw-r--r--tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala b/tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala
index ecae4110a..af5b924f5 100644
--- a/tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala
+++ b/tests/pending/run/macro-reify-abstypetag-usetypetag/Test.scala
@@ -6,4 +6,4 @@ object Test extends App {
println(implicitly[WeakTypeTag[List[T]]])
}
fooTypeTag[Int]
-} \ No newline at end of file
+}