Bend/tests/snapshots/run_file__names_hyphen_toplevel.bend.snap
2024-07-24 17:04:19 +02:00

10 lines
211 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/run_file/names_hyphen_toplevel.bend
---
NumScott:
λa (a λb (b Foo-Bar/Baz-Qux/tag 1) fun-with-hyphen)
Scott:
λa (a λb (b 1) fun-with-hyphen)