summaryrefslogtreecommitdiff
path: root/test/files/specialized/SI-5005.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/specialized/SI-5005.check')
-rw-r--r--test/files/specialized/SI-5005.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/specialized/SI-5005.check b/test/files/specialized/SI-5005.check
index 9fc63a2b1d..81e8342dad 100644
--- a/test/files/specialized/SI-5005.check
+++ b/test/files/specialized/SI-5005.check
@@ -1,4 +1,4 @@
-[[syntax trees at end of specialize]]// Scala source: newSource1
+[[syntax trees at end of specialize]] // newSource1
package <empty> {
class C2[@specialized(scala.Boolean) U >: Nothing <: Any] extends Object {
def <init>(): C2[U] = {