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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
parser
/
new-unicode-escapes-4.rs
blob: 9ac03cedc3f3ef6818d329849cf66fc8cf7085fd (
plain
)
1
2
3
4
pub fn main() { let s = "\u{lol}"; //~^ ERROR invalid character in unicode escape: l }