This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0463d5e36f
tvl-depot
/
tests
/
lang
/
eval-okay-nested-with.nix
Ryan Trinkle
f2273b11f5
Add test eval-okay-nested-with
2018-03-30 15:41:16 -04:00
3 lines
36 B
Nix
Raw
Blame
History
with
{
x
=
1
;
}
;
with
{
x
=
2
;
}
;
x
Reference in a new issue
View git blame
Copy permalink