rust/tests/crashes/132142.rs

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

4 lines
77 B
Rust
Raw Permalink Normal View History

2024-11-06 15:10:23 -06:00
//@ known-bug: #132142
async extern "C-cmse-nonsecure-entry" fn fun(...) {}