xref
: /
external
/
rust
/
cxx
/
tests
/
ui
/
function_with_body.stderr
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
error: expected `;`
2
--> $
DIR/function_with_body.rs
:4:16
3
|
4
4 | fn f() {}
5
| ^
6