Skip to content

Commit

Permalink
Fix stderr for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Feb 24, 2020
1 parent a9b95b3 commit e553243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/ui/generator/async-generator-issue-67158.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ LL | async { yield print!(":C") };

error: aborting due to previous error

For more information about this error, try `rustc --explain E0727`.

0 comments on commit e553243

Please sign in to comment.