//error-pattern:mismatched types fn main() { let i: ~int = ~mut 0; }