index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
parser
/
raw-byte-string-eof.rs
blob: b30fe2e1faea51ac688d4e06aa2af697f99aff1e (
plain
)
1
2
3
4
5
6
// compile-flags: -Z parse-only pub fn main() { br##"a"#; //~ unterminated raw string }