summaryrefslogtreecommitdiff
path: root/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
diff options
context:
space:
mode:
authorJosh Suereth <Joshua.Suereth@gmail.com>2012-11-19 10:08:29 -0800
committerJosh Suereth <Joshua.Suereth@gmail.com>2012-11-19 10:08:29 -0800
commitaef791268631ef38aaedd83af87191bdf73196f5 (patch)
tree851eebf3fd63af7fcac4fb79fbaea273f5388ecd /test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
parent888d0b4868a62c8d8288a4a8b639d282355ac33f (diff)
parent079296632d8ef5ecc40aafa83757231599c78783 (diff)
downloadscala-aef791268631ef38aaedd83af87191bdf73196f5.tar.gz
scala-aef791268631ef38aaedd83af87191bdf73196f5.tar.bz2
scala-aef791268631ef38aaedd83af87191bdf73196f5.zip
Merge pull request #1607 from retronym/ticket/6640
SI-6640 Better reporting of deficient classpaths.
Diffstat (limited to 'test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check')
-rw-r--r--test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check b/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
index 729c0715df..acfecce628 100644
--- a/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
+++ b/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
@@ -1,3 +1,2 @@
-newSource1:9: error: No Manifest available for App.this.T.
- manifest[T]
- ^
+
+pos: source-newSource1,line-9,offset=479 No Manifest available for App.this.T. ERROR