Closed elliottt closed 7 years ago
Currently, initialization of state variables can not relate multiple variables, for example:
sys_init | !a !b
in slugs notation.
cc @sahabi
sys_init and env_init should both be supported as of d0ea537.
sys_init
env_init
Currently, initialization of state variables can not relate multiple variables, for example:
in slugs notation.
cc @sahabi