更新libclamav库1.0.0版本
This commit is contained in:
6
clamav/libclamav_rust/.cargo/vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.rs
vendored
Normal file
6
clamav/libclamav_rust/.cargo/vendor/wasm-bindgen-macro/ui-tests/attribute-fails-to-parse.rs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
||||
#[wasm_bindgen(nonsense)]
|
||||
pub fn foo() {}
|
||||
|
||||
fn main() {}
|
Reference in New Issue
Block a user