]> git.lizzy.rs Git - rust.git/blob - tests/ui/loud_ui.rs
Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-2023-02-09
[rust.git] / tests / 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() {}