pub const ERR_EXPECT_TRUE: &str = "Expected 'true'";
Error message when true literal is expected but not found