let x : mut<int> = ref (0) let main : int = x := "bar"; !x