]> git.lizzy.rs Git - rust.git/blob - src/test/ui/json-and-color.rs
Auto merge of #61937 - AaronKutch:master, 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() {}