ianagbip1oti / ProC

Hawt new programming language
MIT License
4 stars 0 forks source link

Boolean Variables #25

Closed ianagbip1oti closed 6 years ago

ianagbip1oti commented 6 years ago
bln a = true;
bln b = isThing || false;