blob: 6a7edb891de4f030b654e4861424321549fdb7f6 [file] [log] [blame]
// This should fail with a version mismatch.
uniffi::assert_compatible_version!("0.0.1"); // An error message would go here.
fn main() {}