- [ ] const expressions in settings [[1]](https://github.com/casey/just/commit/f0f20dde58c814381df60903ff0ce8808f638618), [[2]](https://github.com/casey/just/commit/f620cf87213fae2b05e277667ec586fbcdcd2e4e) - [ ] [`long` keyword without value in `[arg]` attribute](https://github.com/casey/just/commit/c172bd52d1ec682b4e319536f73107b34606e82a) - [ ] [`[env(NAME, VALUE)]` attribute](https://github.com/casey/just/commit/c85bf9dd9a20a36e2e164b9f31740eb200d482c9) - [ ] [`[dragonfly]`, `[freebsd]`, and `[netbsd]` attributes](https://github.com/casey/just/commit/2b3723053218782cbf3c953899ecfca17576d322) - [ ] [`set guards` and `?` guard sigil](https://github.com/casey/just/commit/c907cfa57a197135602f631bf121d34cbc530fad) - [ ] [`set lazy`](https://github.com/casey/just/commit/db0ab2eb74c7e45858248e1dd1d1e7183b586945) - [ ] [`eager` keyword](https://github.com/casey/just/commit/9b2ebfb97229b326f59ec1c0e0bc60f02e473e74) - [ ] [Overriding variable defined in a submodule](https://github.com/casey/just/commit/bf38a298abce78f9e040522cd8ee5905304f07bf) - [ ] [`runtime_directory()` function](https://github.com/casey/just/commit/9b9761906e940b23fbd94808e1b4cd3d290dfc7e) - [ ] [Expressions in attribute arguments](https://github.com/casey/just/commit/c0a10398963b8c72ab4bc2632215530f14075ec5) - [ ] [User-defined functions](https://github.com/casey/just/commit/eb84d2f8eb0695341fe01047ff8797be363cebc4) - [ ] [comment after `unexport` statement](https://github.com/casey/just/commit/6385ec0fe8cb83adb78b5376d66b43902d578b73) - [ ] [`module_path()` function](https://github.com/casey/just/commit/a5b2f8624dffa4f3aaecd42a805a50e448429815) - [ ] [`[android]` attribute](https://github.com/casey/just/commit/6d2173e87b6d5747085ff2313aa20e4500eb7212) - [ ] [`set no-cd`](https://github.com/casey/just/commit/bcf29d22d423f553289d869577832cb1c256196e)
longkeyword without value in[arg]attribute[env(NAME, VALUE)]attribute[dragonfly],[freebsd], and[netbsd]attributesset guardsand?guard sigilset lazyeagerkeywordruntime_directory()functionunexportstatementmodule_path()function[android]attributeset no-cd