xref
: /
aosp_15_r20
/
external
/
rust
/
android-crates-io
/
crates
/
no-panic
/
tests
/
ui
/
trait-fn.stderr
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
error: expected curly braces
2
-->
tests/ui/trait-fn.rs
:5:11
3
|
4
5 | fn f();
5
| ^
6