Files
rust/tests/ui/attributes/z-crate-attr/unbalanced-paren.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
169 B
Plaintext
Raw Normal View History

2025-03-10 23:25:22 -04:00
error: this file contains an unclosed delimiter
--> <crate attribute>:1:2
|
LL | (
| -^
| |
| unclosed delimiter
error: aborting due to 1 previous error