Boolean literals

A boolean literal is a character-string delimited on the left by the separator B" and on the right by the quotation mark separator. The character-string consists only of the character 0 or 1. The value of a boolean literal is the character itself, excluding the delimiting separators.