blob: 8c4ad7e2a6697ef9b83202ca6c1b0ba8b052a7b6 [file] [log] [blame]
fn main() {
let true = 22; //~ error: mismatched types
}