mill
mill copied to clipboard
Fix property handling and add tests and docs (backport #3791)
Fixes https://github.com/com-lihaoyi/mill/issues/3789. We just accidentally flipped the conditional and didn't have any tests that verify this behavior, so I added some example tests that also serve to explain the feature in the docs.
Backport of pull request: https://github.com/com-lihaoyi/mill/pull/3791