Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit 8885e76

Browse files
committed
Update ui test suite to nightly-2023-03-11
1 parent 58a4a8f commit 8885e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/invalid-ident.stderr

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ error: expected identifier, found `0f`
66
5 | | }
77
| |_^ expected identifier
88
|
9+
= help: identifiers cannot start with a number
910
= note: this error originates in the macro `paste` (in Nightly builds, run with -Z macro-backtrace for more info)
1011

1112
error: `"f\""` is not a valid identifier

0 commit comments

Comments
 (0)