The following code would raise an exception: ``` .py props = {"key": [boolean_t(False), True]} nv_in = nvlist_in(props) ```
The following code would raise an exception: