about summary refs log tree commit diff
path: root/clippy_dummy/src/main.rs
blob: a118834f1fd47cb1b44ebac6fcdea1456e76b615 (plain)
1
2
3
fn main() {
    panic!("This shouldn't even compile")
}