]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/pub-extern-privacy.rs
New upstream version 1.23.0+dfsg1
[rustc.git] / src / test / run-pass / pub-extern-privacy.rs
index b9a3f788f9794445eda83e51b64303718e371ab2..1ef804fe8feea89c5c35b965936d7a323e701b79 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-wasm32-bare no libc to test ffi with
+
 // pretty-expanded FIXME #23616
 
 use std::mem::transmute;