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

Commit 5ab196a

Browse files
committed
ices/88770.rs: fixed with errors
=== stdout === === stderr === error: this file contains an unclosed delimiter --> /home/runner/work/glacier/glacier/ices/88770.rs:4:3 | 1 | fn m(){print!("",(c for&g | - - - unclosed delimiter | | | | | unclosed delimiter | unclosed delimiter ... 4 | e | ^ error: missing `in` in `for` loop --> /home/runner/work/glacier/glacier/ices/88770.rs:1:26 | 1 | fn m(){print!("",(c for&g | __________________________^ 2 | | u | |_ help: try adding `in` here error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found keyword `for` --> /home/runner/work/glacier/glacier/ices/88770.rs:1:21 | 1 | fn m(){print!("",(c for&g | ^^^ expected one of 8 possible tokens error: expected `;`, found `e` --> /home/runner/work/glacier/glacier/ices/88770.rs:3:2 | 3 | e | ^ help: add `;` here 4 | e | - unexpected token error: expected one of `!`, `,`, `.`, `::`, `?`, `{`, or an operator, found `)` --> /home/runner/work/glacier/glacier/ices/88770.rs:4:3 | 4 | e | ^ expected one of 7 possible tokens error: aborting due to 5 previous errors ==============
1 parent fc530c1 commit 5ab196a

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)