pub exec fn ex_ghost_clone<T>(b: &Ghost<T>) -> Ghost<T>
Expand description
ensures
res == b,