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
da2c61637bbf5d22fc2aa3c8d24005f364d28fa2
lix
/
tests
/
lang
/
eval-okay-regression-20220125.nix
T
regnat
f113ea6c73
Fix parsing of variable names that are a suffix of '__curPos'
...
Follow-up from
#5969
Fix
#5982
2022-01-25 10:49:27 +01:00
3 lines
65 B
Nix
Raw
Blame
History
((
__curPosFoo
:
__curPosFoo
)
1
)
+
((
__curPosBar
:
__curPosBar
)
2
)
Reference in New Issue
View Git Blame
Copy Permalink