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