summaryrefslogtreecommitdiff
path: root/test/files/run/t2886.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t2886.check')
-rw-r--r--test/files/run/t2886.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t2886.check b/test/files/run/t2886.check
index cb0db8a6dc..61e36948bd 100644
--- a/test/files/run/t2886.check
+++ b/test/files/run/t2886.check
@@ -1,4 +1,4 @@
-((x: String) => {
+((x: Predef.String) => {
<artifact> val x$1 = x;
<artifact> val x$2 = x;
Test.this.test(x$2, x$1)