Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-8767.rs
blob: 972101a0bc3ee1940c9b04d8292bf04d9a4ef4f2 [
file
] [
log
] [
blame
] [
edit
]
impl
B
{
//~ ERROR cannot find type `B` in this scope
}
fn
main
()
{
}