mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-29 03:51:39 +00:00
6 lines
79 B
Rust
6 lines
79 B
Rust
impl A {
|
|
fn b(self>
|
|
} //~ ERROR mismatched closing delimiter
|
|
|
|
fn main() {}
|