]> git.lizzy.rs Git - rust.git/blob - src/test/ui/json-and-color.rs
Rollup merge of #62737 - timvermeulen:cycle_try_fold, r=scottmcm
[rust.git] / src / test / ui / json-and-color.rs
1 // build-fail
2 // compile-flags: --json=artifacts --error-format=json --color never
3
4 fn main() {}