The `removed-leaf?` is a boxed boolean and can be annotated.
fixed https://github.com/clojure/clojurescript/commit/62337d018bf9902fe8943289b9d7f3bf5c698bff
Attached patch uses the provided `val` field of the `Box` type rather than setting a new field.
The `removed-leaf?` is a boxed boolean and can be annotated.