mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:15:14 +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
|
|
|