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

Commit 83d1f95

Browse files
committed
ices/62524-2.rs: fixed with errors
=== stdout === === stderr === error: this file contains an un-closed delimiter --> /home/runner/work/glacier/glacier/ices/62524-2.rs:2:3 | 1 | y![ | - un-closed delimiter 2 | Ϥ, | ^ error: macros that expand to items must be delimited with braces or followed by a semicolon --> /home/runner/work/glacier/glacier/ices/62524-2.rs:1:3 | 1 | y![ | ___^ 2 | | Ϥ, | |__^ | help: change the delimiters to curly braces | 1 | y!{ 2 | Ϥ} | help: add a semicolon | 2 | Ϥ,; | ^ error: cannot find macro `y` in this scope --> /home/runner/work/glacier/glacier/ices/62524-2.rs:1:1 | 1 | y![ | ^ error: aborting due to 3 previous errors ==============
1 parent 6d06cfa commit 83d1f95

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)