Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
parser
/
raw
/
raw-str-delim.rs
blob: 2f13893cecd2f00a8bf73aeacb3e7db00aeeb642 [
file
] [
log
] [
blame
]
static
s
:
&
'
static
str
=
r
#~
"#"
~#
//~ ERROR found invalid character; only `#` is allowed in raw string delimitation
;