Bend/tests/snapshots/run_file__box.bend.snap
2024-05-27 15:09:23 -03:00

10 lines
169 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/run_file/box.bend
---
NumScott:
λa (a _Box/Box/tag λb (b _Box/Box/tag 10))
Scott:
λa (a λb (b 10))