]> git.lizzy.rs Git - rust.git/blob - test-cargo-miri/subcrate/src/lib.rs
Add a test for unit test of `proc-macro` crate
[rust.git] / test-cargo-miri / subcrate / src / lib.rs
1 #[cfg(test)]
2 compile_error!("Miri should not touch me");