]> Witch of Git - ivy/blob - ivy-examples/minimal-captures.vy
[tools] Add tools/test.py as the project test runner
[ivy] / ivy-examples / minimal-captures.vy
1 ((lam (x) (lam (y) (x y))) debug 0)