Added assertions

This commit is contained in:
Alexander Nortung 2023-01-22 20:31:23 +01:00
parent 5a222885fc
commit 6ad7575d6f
5 changed files with 27 additions and 12 deletions

View file

@ -25,6 +25,7 @@ in
})
({
warnings = cfg.warnings;
assertions = cfg.assertions;
})
]);
}