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