This website requires JavaScript.
Explore
Help
Sign In
guiwf
/
lix
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4d1ca8b1160c8ee045fefafa7ccb00a1a5eeb0b
lix
/
tests
/
lang
/
eval-okay-regression-20220122.nix
T
Eelco Dolstra
bed8270c0c
Fix parsing of variable names that are a prefix of '__curPos'
...
Fixes $ nix-instantiate --parse -E 'x: with x; _' (x: (with x; __curPos))
2022-01-24 15:18:18 +01:00
2 lines
26 B
Nix
Raw
Blame
History
((
_
:
_
)
1
)
+
((
__
:
__
)
2
)
Reference in New Issue
View Git Blame
Copy Permalink