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