Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
ices/83048.sh: fixed with errors (#698)
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
error[E0268]: `break` outside of a loop
 --> <anon>:1:16
  |
1 | pub fn main() {break;}
  |                ^^^^^ cannot `break` outside of a loop

error: aborting due to previous error

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

Co-authored-by: rustbot <rustbot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rustbot authored Mar 25, 2021
1 parent a153579 commit 4b46d9d
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 4b46d9d

Please sign in to comment.