rust/tests/run-make/remap-path-prefix/auxiliary/lib.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
37 B
Rust
Raw Normal View History

2021-08-19 13:01:19 -05:00
pub fn lib() {
panic!("calm");
}