summaryrefslogtreecommitdiff
path: root/test/files/run/tailcalls.check
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2013-08-15 21:05:04 +0200
committerSimon Ochsenreither <simon@ochsenreither.de>2013-08-16 02:18:15 +0200
commitb8d71c590e9f64345bab86e6dd304a92145f52ea (patch)
tree28bc417c5bf3369b4302df97fc4f4810f97cb36d /test/files/run/tailcalls.check
parentf17fb5eaa545490c761acd4f6979a619f919ac86 (diff)
downloadscala-b8d71c590e9f64345bab86e6dd304a92145f52ea.tar.gz
scala-b8d71c590e9f64345bab86e6dd304a92145f52ea.tar.bz2
scala-b8d71c590e9f64345bab86e6dd304a92145f52ea.zip
SI-7564 [Avian] Whitespace fixes to run/tailcalls.check
Looks like the differences in the whitespace caused the test to fail on Avian.
Diffstat (limited to 'test/files/run/tailcalls.check')
-rw-r--r--test/files/run/tailcalls.check36
1 files changed, 18 insertions, 18 deletions
diff --git a/test/files/run/tailcalls.check b/test/files/run/tailcalls.check
index ab54d528ab..7607921856 100644
--- a/test/files/run/tailcalls.check
+++ b/test/files/run/tailcalls.check
@@ -53,27 +53,27 @@ test FancyTailCalls.tcTryLocal was successful
test FancyTailCalls.differentInstance was successful
test PolyObject.tramp was successful
#partest avian
-test Object .f was successful
-test Final .f was successful
-test Class .f was successful
+test Object .f was successful
+test Final .f was successful
+test Class .f was successful
test SubClass .f was successful
-test Sealed .f was successful
+test Sealed .f was successful
test SubSealed.f was successful
-test O .f was successful
-test c .f was successful
-test O.O .f was successful
-test O.c .f was successful
-test c.O .f was successful
-test c.c .f was successful
-test O.O.O .f was successful
-test O.O.c .f was successful
-test O.c.O .f was successful
-test O.c.c .f was successful
-test c.O.O .f was successful
-test c.O.c .f was successful
-test c.c.O .f was successful
-test c.c.c .f was successful
+test O .f was successful
+test c .f was successful
+test O.O .f was successful
+test O.c .f was successful
+test c.O .f was successful
+test c.c .f was successful
+test O.O.O .f was successful
+test O.O.c .f was successful
+test O.c.O .f was successful
+test O.c.c .f was successful
+test c.O.O .f was successful
+test c.O.c .f was successful
+test c.c.O .f was successful
+test c.c.c .f was successful
test O.O.O.O.f was successful
test O.O.O.c.f was successful
test O.O.c.O.f was successful