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

Commit dc677aa

Browse files
committed
ices/92267.rs: fixed with errors
=== stdout === === stderr === error: this file contains an unclosed delimiter --> /home/runner/work/glacier/glacier/ices/92267.rs:1:26 | 1 | fn i(){println!("🦀%%%";r | - - ^ | | | | | unclosed delimiter | unclosed delimiter error: expected `,`, found `;` --> /home/runner/work/glacier/glacier/ices/92267.rs:1:23 | 1 | fn i(){println!("🦀%%%";r | ^ expected `,` error: argument never used --> /home/runner/work/glacier/glacier/ices/92267.rs:1:24 | 1 | fn i(){println!("🦀%%%";r | ^ argument never used | note: format specifiers use curly braces, and the conversion specifier ` ` is unknown or unsupported --> /home/runner/work/glacier/glacier/ices/92267.rs:1:21 | 1 | fn i(){println!("🦀%%%";r | ^^ = note: printf formatting not supported; see the documentation for `std::fmt` error[E0425]: cannot find value `r` in this scope --> /home/runner/work/glacier/glacier/ices/92267.rs:1:24 | 1 | fn i(){println!("🦀%%%";r | ^ not found in this scope error: aborting due to 4 previous errors For more information about this error, try `rustc --explain E0425`. ==============
1 parent 2d5af53 commit dc677aa

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)