summaryrefslogtreecommitdiff
path: root/test/files/run/t5064.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2012-09-04 20:36:47 +0200
committerIulian Dragos <jaguarul@gmail.com>2012-09-04 20:36:47 +0200
commit3415436b67ae7889a11ce2537576ca49b328aecc (patch)
treee601ec5570c043be77bc1a1fd84bb81ad6759492 /test/files/run/t5064.check
parent5415272018114bb2e15036c5d6f9ae9c5af625d2 (diff)
downloadscala-3415436b67ae7889a11ce2537576ca49b328aecc.tar.gz
scala-3415436b67ae7889a11ce2537576ca49b328aecc.tar.bz2
scala-3415436b67ae7889a11ce2537576ca49b328aecc.zip
Fixed positions in de-aliased special symbols and for automatically added `apply` methods.
Fixed #5064, thanks to @paulp who showed the right direction (and how to test it).
Diffstat (limited to 'test/files/run/t5064.check')
-rw-r--r--test/files/run/t5064.check25
1 files changed, 25 insertions, 0 deletions
diff --git a/test/files/run/t5064.check b/test/files/run/t5064.check
new file mode 100644
index 0000000000..077006abd9
--- /dev/null
+++ b/test/files/run/t5064.check
@@ -0,0 +1,25 @@
+[12] T5064.super.<init>()
+[12] T5064.super.<init>
+[12] this
+[16:23] immutable.this.List.apply(scala.this.Predef.wrapIntArray(Array[Int]{1}))
+[16:20] immutable.this.List.apply
+<16:20> immutable.this.List
+<16:20> immutable.this
+[16:23] scala.this.Predef.wrapIntArray(Array[Int]{1})
+[20] scala.this.Predef.wrapIntArray
+[20] scala.this.Predef
+[20] scala.this
+[26:32] collection.this.Seq.apply(scala.this.Predef.wrapIntArray(Array[Int]{1}))
+[26:29] collection.this.Seq.apply
+<26:29> collection.this.Seq
+<26:29> collection.this
+[26:32] scala.this.Predef.wrapIntArray(Array[Int]{1})
+[29] scala.this.Predef.wrapIntArray
+[29] scala.this.Predef
+[29] scala.this
+[35:39] immutable.this.List
+<35:39> immutable.this
+[42:45] collection.this.Seq
+<42:45> collection.this
+[48:51] immutable.this.Nil
+<48:51> immutable.this