depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
tests
/
nix_tests
/
eval-okay-eq.nix
blob: 73d200b38141a92d6f4725a07720271c2d9ffadd (
plain
) (
blame
)
1
2
3
[
"foobar"
(
rec
{
x
=
1
;
y
=
x;})]
==
[(
"foo"
+
"bar"
) ({
x
=
1
;
y
=
1
;})]