This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ices/83048.sh: fixed with errors (#698)
=== 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