1
Fork 0

Fix test output.

This commit is contained in:
Mara Bos 2023-07-27 12:46:07 +02:00
parent 0e729404da
commit 893bb8e1ce
4 changed files with 6 additions and 4 deletions

View file

@ -4,7 +4,7 @@ error: expected one of `->`, `where`, or `{`, found `<eof>`
LL | fn wrong()
| ^ expected one of `->`, `where`, or `{`
thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:1711:30:
aborting due to `-Z treat-err-as-bug=1`
stack backtrace: