blob: 060cfe0fac642813bef8b249d5c1b09011eb7d65 [file] [log] [blame]
#[cxx::bridge]
mod ffi {
struct Empty {}
}
fn main() {}