]> git.lizzy.rs Git - rust.git/blob - src/test/ui/loud_ui.rs
Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup
[rust.git] / src / test / ui / loud_ui.rs
1 // should-fail
2
3 // this test ensures that when we forget to use
4 // any `//~ ERROR` comments whatsoever, that the test doesn't succeed
5
6 fn main() {}