Const-prop-structdecl
Propagate a constant through a c$::structdecl.
- Signature
(const-prop-structdecl structdecl env)
→
(mv new-structdecl new-env)
- Arguments
- structdecl — Guard (structdeclp structdecl).
- env — Guard (envp env).
- Returns
- new-structdecl — Type (structdeclp new-structdecl).
- new-env — Type (envp new-env).