summaryrefslogtreecommitdiff
path: root/test/files/run/t6555.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6555.check')
-rw-r--r--test/files/run/t6555.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t6555.check b/test/files/run/t6555.check
index fef689a80d..e3b467ce7c 100644
--- a/test/files/run/t6555.check
+++ b/test/files/run/t6555.check
@@ -6,7 +6,7 @@ package <empty> {
()
};
private[this] val f: Int => Int = {
- @SerialVersionUID(value = 0) final <synthetic> class $anonfun extends Object with Int => Int with Serializable {
+ @SerialVersionUID(value = 0) final <synthetic> class $anonfun extends scala.runtime.AbstractFunction1$mcII$sp with Serializable {
def <init>(): <$anon: Int => Int> = {
$anonfun.super.<init>();
()