1 2 3 4 5 6
// Check that a an empty values() is rejected // // check-fail // compile-flags: --check-cfg=values() -Z unstable-options fn main() {}