mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-20 12:35:11 +00:00
2 lines
65 B
Rust
2 lines
65 B
Rust
static foo: isize = 2; } //~ ERROR unexpected closing delimiter:
|