Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
raw
/
raw-literal-underscore.stderr
blob: d7a364d8579efa17e0891a8feee9edd75d5a0720 [
file
] [
log
] [
blame
]
error
:
`_`
cannot be a raw identifier
-->
$DIR
/
raw
-
literal
-
underscore
.
rs
:
2
:
9
|
LL
|
let
r
#_: ();
|
^^^
error
:
aborting due to previous error