jeannin / zelus

A synchronous language with ODEs
http://zelus.di.ens.fr
Other
0 stars 4 forks source link

Non-refinement variables cause MARVeLus to break #78

Open jlvargasme opened 1 year ago

jlvargasme commented 1 year ago

( let x0 : int = 3 )

This does not compile correctly, code create a Z3 null type and cannot be used.