rust/tests/ui/parser/issues/issue-62895.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
190 B
Rust
Raw Normal View History

2019-07-23 13:19:13 -05:00
fn main() {}
fn v() -> isize {
mod _ {
pub fn g() -> isizee {
mod _ {
pub g() -> is
(), w20); //~ ERROR mismatched closing delimiter
2019-07-23 13:19:13 -05:00
}
(), w20); //~ ERROR mismatched closing delimiter
2019-07-23 13:19:13 -05:00
}