Skip to content

Draft: Add test for :if-feature propagation.

Robert Goldman requested to merge test-if-feature-recompile into master

The concern here is that ASDF has no way to detect that a feature has changed and recompile files accordingly, potentially leaving users with stale FASL files.

Merge request reports