mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-29 03:51:39 +00:00
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
error: this file contains an unclosed delimiter
|
|
--> $DIR/issue-62546.rs:1:60
|
|
|
|
|
LL | pub t(#
|
|
| - unclosed delimiter ^
|
|
|
|
error: aborting due to previous error
|
|
|