Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
issues
/
issue-18159.rs
blob: bd347d6329846a1bac45f119ca037ceb1625410b [
file
]
fn
main
()
{
let
x
;
//~ ERROR type annotations needed
}