Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
ui
/
parser
/
unbalanced-doublequote.rs
blob: 43e23a70271b0321dd559ef1e44fe7f3103f416b [
file
] [
log
] [
blame
]
//~vv ERROR unterminated double quote string
fn
main
()
{
"
}