Sign in
fuchsia
/
third_party
/
rust
/
79e46694de009c8c826cafecb85f2bd3377b303a
/
.
/
tests
/
ui
/
error-codes
/
E0431.rs
blob: 2e2ccba17151892739d60a4d0559e4ee388a8015 [
file
]
use
{
self
};
//~ ERROR E0431
fn
main
()
{
}