rust/tests/crashes/132142.rs
2025-06-25 00:52:10 -07:00

4 lines
75 B
Rust

//@ known-bug: #132142
async extern "cmse-nonsecure-entry" fn fun(...) {}