]> git.lizzy.rs Git - rust.git/blob - src/test/ui/json-and-color.rs
Simplify Cache wrapper to single type, impl Deref on it, fix all compilation errors...
[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() {}