summaryrefslogtreecommitdiff
path: root/test/files/run/t7185.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7185.check')
-rw-r--r--test/files/run/t7185.check4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/files/run/t7185.check b/test/files/run/t7185.check
index ebf85b731f..2b4adf36b4 100644
--- a/test/files/run/t7185.check
+++ b/test/files/run/t7185.check
@@ -24,9 +24,7 @@ tree: reflect.runtime.universe.Apply =
scala> {val tb = reflect.runtime.currentMirror.mkToolBox(); tb.typecheck(tree): Any}
res0: Any =
{
- {
- $read.O.apply()
- }
+ $read.O.apply()
}
scala>