mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-08-27 09:51:29 -04:00
4a2049a81e
They pass fine.
4 lines
44 B
Rust
4 lines
44 B
Rust
fn main() {
|
|
compile_error!("kaboom");
|
|
}
|