Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
issues
/
issue-18159.rs
blob: bd347d6329846a1bac45f119ca037ceb1625410b [
file
] [
log
] [
blame
]
fn
main
()
{
let
x
;
//~ ERROR type annotations needed
}