mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-18 15:01:20 +01:00
add argument against with import ...; syntax
This commit is contained in:
parent
cc5b1b41fa
commit
3611cd2eae
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ Once the language version is accessible though, tooling can at least be adapted
|
|||
- (-) Very long
|
||||
- `with import <language> \d*;`
|
||||
- (+) Allows for forward compatibilty hacks such as better error messages
|
||||
- (🔥) Because why not
|
||||
- (-) Will likely mislead beginners to think this is has the same semantics as the original `with import ...;`
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue