Bend/tests/snapshots/compile_file_o_all__weekday.bend.snap
2024-05-20 14:47:50 +02:00

9 lines
176 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/weekday.bend
---
@Weekday/Saturday = ((5 a) a)
@main = b
& (a a) ~ (@Weekday/Saturday b)