// Accessing moved object let n = 5; let m = fwd(n); print(*n);