Assume :standard-properties is an expected field.

This commit is contained in:
Tom Alexander
2023-10-06 13:40:11 -04:00
parent 7af18e2312
commit 45dd38ac2d
4 changed files with 40 additions and 45 deletions

View File

@@ -1,4 +1,5 @@
mod compare;
mod compare_field;
mod diff;
mod elisp_fact;
mod macros;