Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
tests
/
ui
/
error-codes
/
E0412.rs
blob: 2c69c5e6b5cfcbc26e47869a1446976003f4030d [
file
]
impl
Something
{}
//~ ERROR E0425
fn
main
()
{
}