gavr123456789 / Niva

Smalltalk like programming language
https://gavr123456789.github.io/niva-site
41 stars 2 forks source link

x = false ifFalse: ["rrst"] ifTrue: [34] should be an error #268

Closed gavr123456789 closed 3 months ago

gavr123456789 commented 3 months ago

x = false ifFalse: ["rrst"] ifTrue: [34] x has Int type