Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
missing_closing_paren.rs
blob: 895c3133c3bf5af074b149ab9f7be720306c5a25 [
file
] [
log
] [
blame
]
fn
foo
()
{
(
""
;
// { dg-error "unexpected token .*" }
}