Compare the additional properties.

This commit is contained in:
Tom Alexander
2023-12-27 18:20:23 -05:00
parent f050e9b6a8
commit d552ef6569
3 changed files with 38 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ macro_rules! wasm_compare {
}
}
result.extend(wasm_compare_additional_properties($source, $emacs, &$wasm.additional_properties)?)?;
}
{