summaryrefslogtreecommitdiff
path: root/test/files/run/t5356.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5356.check')
-rw-r--r--test/files/run/t5356.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/run/t5356.check b/test/files/run/t5356.check
index 21c4aef07b..7522e7ea74 100644
--- a/test/files/run/t5356.check
+++ b/test/files/run/t5356.check
@@ -1,6 +1,6 @@
-1 scala.runtime.RichInt
-1 scala.runtime.RichInt
+1 java.lang.Integer
+1 java.lang.Integer
1 scala.math.BigInt
-1 scala.runtime.RichDouble
-1 scala.runtime.RichFloat
+1 java.lang.Double
+1 java.lang.Float
1