Fixes flatten-bindings to keep unresolved lvars and also bindings to nil #26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Test | |
| permissions: | |
| contents: read | |
| on: [push] | |
| jobs: | |
| call-test: | |
| uses: clojure/build.ci/.github/workflows/test.yml@master |