Bend/tests/snapshots/run_file__box.bend.snap

10 lines
169 B
Plaintext
Raw Permalink Normal View History

2024-01-10 17:05:23 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/run_file/box.bend
2024-01-10 17:05:23 +03:00
---
NumScott:
λa (a _Box/Box/tag λb (b _Box/Box/tag 10))
Scott:
2024-04-26 23:38:20 +03:00
λa (a λb (b 10))