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