update miri test

This commit is contained in:
joboet 2024-09-22 18:35:11 +02:00
parent e94dd9b712
commit 3ff09a05c8
No known key found for this signature in database
GPG Key ID: 704E0149B0194B3C

View File

@ -1,4 +1,4 @@
//@only-target-apple: this directly tests apple-only functions //@only-target: apple # This directly tests apple-only functions
fn main() { fn main() {
let mut bytes = [0u8; 24]; let mut bytes = [0u8; 24];