blob: 5f2e55874d0b4cde2ddb703fd52ded72373a34d9 [file] [log] [blame]
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
fn foo() {}
fn main() {}