nitlang / nit

Nit language
http://nitlanguage.org
Apache License 2.0
238 stars 64 forks source link

contracts: fix usage of contract with `--erasure` #2798

Closed Delja closed 4 years ago

Delja commented 4 years ago

Moving the check if a contract is needed in the visitor to avoid the property creation without definition.