summaryrefslogtreecommitdiff
path: root/test/files/run/t5239.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5239.check')
-rw-r--r--test/files/run/t5239.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t5239.check b/test/files/run/t5239.check
index db5778f95b..40fe6a76e7 100644
--- a/test/files/run/t5239.check
+++ b/test/files/run/t5239.check
@@ -6,7 +6,7 @@ package <empty> {
__wrapper$1.super.this();
()
};
- <static> def wrapper(): Int = 2
+ def wrapper(): Int = 2
}
}