fn main() { let x = ~1; //~ ERROR cannot be used as a unary operator }