]> git.proxmox.com Git - rustc.git/blame - src/test/ui/loud_ui.rs
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / ui / loud_ui.rs
CommitLineData
a1dfa0c6
XL
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
6fn main() {}