From e2bba0708a1e4b0c21f94de56c2bd5d66d3b825f Mon Sep 17 00:00:00 2001 From: Esteban Kuber Date: Sat, 26 Mar 2022 23:14:47 +0000 Subject: Fix list length --- src/test/ui/lexer/lex-bad-char-literals-6.stderr | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/test/ui/lexer') diff --git a/src/test/ui/lexer/lex-bad-char-literals-6.stderr b/src/test/ui/lexer/lex-bad-char-literals-6.stderr index 0e1851d292c..9df6c92d1e5 100644 --- a/src/test/ui/lexer/lex-bad-char-literals-6.stderr +++ b/src/test/ui/lexer/lex-bad-char-literals-6.stderr @@ -43,6 +43,10 @@ LL | if x == y {} <&'a str as PartialEq> <&'b str as PartialEq>> >> + > + > + > + and 4 others error[E0308]: mismatched types @@ -65,6 +69,10 @@ LL | if x == z {} <&'a str as PartialEq> <&'b str as PartialEq>> >> + > + > + > + and 4 others error: aborting due to 6 previous errors -- cgit 1.4.1-3-g733a5