From 6a5a6cca84221b90b14dbac8730cafef7f60e410 Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Thu, 9 Apr 2015 16:13:04 +0200 Subject: Replace tabs with 4 spaces in Dotty tests. --- tests/pending/pos/t7011.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pending/pos/t7011.scala') diff --git a/tests/pending/pos/t7011.scala b/tests/pending/pos/t7011.scala index 18d7aeee7..f1f71b9be 100644 --- a/tests/pending/pos/t7011.scala +++ b/tests/pending/pos/t7011.scala @@ -1,5 +1,5 @@ object bar { - def foo: Unit = { + def foo: Unit = { lazy val x = 42 {()=>x} -- cgit v1.2.3