Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
tests
/
ui
/
proc-macro
/
issue-81543-item-parse-err.stderr
blob: ca524176035b84d79a78a746e851cc43a723f8f3 [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
`32`
-->
$DIR
/
issue
-
81543
-
item
-
parse
-
err
.
rs
:
11
:
8
|
LL
|
fn
32
()
{}
|
^^
expected identifier
error
:
aborting due to previous error