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

Commit 049b08d

Browse files
committed
ices/83117.sh: fixed with errors
=== stdout === === stderr === error[E0718]: `start` language item must be applied to a function with 1 generic argument --> <anon>:4:1 | 4 | #[lang = "start"] fn start(_: *const u8, _: isize, _: *const *const u8) -> isize { | ^^^^^^^^^^^^^^^^^ - this function has 0 generic arguments error: aborting due to previous error For more information about this error, try `rustc --explain E0718`. error[E0463]: can't find crate for `ice_test_lib` --> <anon>:4:1 | 4 | extern crate ice_test_lib; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate error: aborting due to previous error For more information about this error, try `rustc --explain E0463`. ==============
1 parent ea6c3f1 commit 049b08d

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)