From 10e37fd42e98dd94a49f696a065b55e9abbda574 Mon Sep 17 00:00:00 2001 From: Seiichi Uchida Date: Thu, 8 Mar 2018 19:08:56 +0900 Subject: [PATCH] Update tests --- tests/target/big-impl-block.rs | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/target/big-impl-block.rs b/tests/target/big-impl-block.rs index bc16f12c9d7a..3f26552e802a 100644 --- a/tests/target/big-impl-block.rs +++ b/tests/target/big-impl-block.rs @@ -52,7 +52,8 @@ impl { + > +{ fn foo() {} } impl Foo @@ -60,7 +61,8 @@ impl Foo { + > +{ fn foo() {} } impl< @@ -72,7 +74,8 @@ impl< ExcessivelyLongGenericName, ExcessivelyLongGenericName, AnotherExcessivelyLongGenericName, - > { + > +{ fn foo() {} }