about summary refs log blame commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-simple-closure.nix
blob: 56445454fec795c20001fda07c80c37a3491620f (plain) (tree)
1
                 
(a: b: a + b) 2 5