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

Commit ef54414

Browse files
committed
ices/90873.rs: fixed with errors
=== stdout === === stderr === error: unexpected token: `|| { static d: _ = || 1; }` --> /home/runner/work/glacier/glacier/ices/90873.rs:1:6 | 1 | #![u=||{static d=||1;}] | ^^^^^^^^^^^^^^^^^ error: cannot find attribute `u` in this scope --> /home/runner/work/glacier/glacier/ices/90873.rs:1:4 | 1 | #![u=||{static d=||1;}] | ^ error[E0601]: `main` function not found in crate `90873` --> /home/runner/work/glacier/glacier/ices/90873.rs:1:1 | 1 | #![u=||{static d=||1;}] | ^^^^^^^^^^^^^^^^^^^^^^^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/90873.rs` error: missing type for `static` item --> /home/runner/work/glacier/glacier/ices/90873.rs:1:16 | 1 | #![u=||{static d=||1;}] | ^ help: provide a type for the item: `d: <type>` error: aborting due to 4 previous errors For more information about this error, try `rustc --explain E0601`. ==============
1 parent dfefde9 commit ef54414

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)