(import (rsc3-lang)) (splice '(1 (2 3) 4 (5 (6 7)))) (import (rhs)) (flatten '(1 (2 3) 4 (5 (6 7))))