xref
: /
aosp_15_r20
/
external
/
rust
/
android-crates-io
/
crates
/
paste
/
tests
/
ui
/
unexpected-punct.stderr
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
error: unexpected punct
2
-->
tests/ui/unexpected-punct.rs
:4:12
3
|
4
4 | fn [<a + b>]() {}
5
| ^
6