Verse - Bug about "false type"

Is " false" a type?
I thought the type was “logic” which can be true/false. So if you change it to

func(:any) : logic = false

That shouldn’t return errors.

1 Like