i.e. we should get at least a warning here: ```R tibble::tribble( ~ x, TRUE, "a" ) ``` (Depends on https://github.com/hadley/vctrs/issues/7)
i.e. we should get at least a warning here:
(Depends on r-lib/vctrs#7)