mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
12 lines
230 B
Rust
12 lines
230 B
Rust
// error-pattern: this file contains an unclosed delimiter
|
|
// error-pattern: mismatched closing delimiter: `]`
|
|
// error-pattern: expected one of `)` or `,`, found `{`
|
|
|
|
#![crate_name="0"]
|
|
|
|
|
|
|
|
fn main() {}
|
|
|
|
fn r()->i{0|{#[cfg(r(0{]0
|