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

10 lines
152 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/run_file/open.bend
---
NumScott:
{λa (a State/new/tag 1 2) 1}
Scott:
{λa (a 1 2) 1}