From ba9e15972248b043c6101cc240271dfaf1bc8fa5 Mon Sep 17 00:00:00 2001 From: Seiichi Uchida Date: Fri, 31 Aug 2018 18:19:34 +0900 Subject: [PATCH] Update tests --- tests/target/chains_with_comment.rs | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/target/chains_with_comment.rs b/tests/target/chains_with_comment.rs index 35c713d80b2..522d70713bc 100644 --- a/tests/target/chains_with_comment.rs +++ b/tests/target/chains_with_comment.rs @@ -31,8 +31,7 @@ fn main() { ) }); - let y = expr - /* comment */ + let y = expr /* comment */ .kaas()? // comment .test(); @@ -50,11 +49,9 @@ fn main() { let y = a .very - .loooooooooooooooooooooooooooooooooooooong() - /* comment */ + .loooooooooooooooooooooooooooooooooooooong() /* comment */ .chain() - .inside() - /* comment */ + .inside() /* comment */ .weeeeeeeeeeeeeee()? .test() .0