Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
issues
/
issue-50688.rs
blob: 88f898b86f91477cd8f6b81ff3ead373911de1b3 [
file
]
fn
main
()
{
[
1
;
||
{}];
//~ ERROR mismatched types
}