mukul-rathi / bolt

Bolt is a language with in-built data-race freedom!
MIT License
564 stars 51 forks source link

Void functions should not require last expression to be void #89

Closed mukul-rathi closed 4 years ago

mukul-rathi commented 4 years ago

They should instead throw away the value of the last variable, whatever it may be.