Update tests

This commit is contained in:
Seiichi Uchida 2018-08-31 18:19:34 +09:00
parent 20aac086d6
commit ba9e159722

View File

@ -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