[4259] Add unit tests to ensure StringParser can parse booleans
Added checks to ensure that StringParser can handle being given a boolean literal (i.e. unquoted true or false)
Please register or sign in to comment
Added checks to ensure that StringParser can handle being given a boolean literal (i.e. unquoted true or false)