Const-prop-statassert
Propagate a constant through a statassert.
- Signature
(const-prop-statassert statassert env)
→
(mv new-statassert new-env)
- Arguments
- statassert — Guard (statassertp statassert).
- env — Guard (envp env).
- Returns
- new-statassert — Type (statassertp new-statassert).
- new-env — Type (envp new-env).