mukul-rathi / bolt

Bolt is a language with in-built data-race freedom!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type fields in a region

mukul-rathi opened this issue · comments

Check all fields in a region have same type.

If the object is read() then ensure that either the fields are const, or that they are safe().