Bend/tests/snapshots/compile_file_o_all__weekday.bend.snap

9 lines
176 B
Plaintext
Raw Permalink Normal View History

2024-01-19 17:02:22 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/weekday.bend
2024-01-19 17:02:22 +03:00
---
@Weekday/Saturday = ((5 a) a)
2024-03-21 15:11:16 +03:00
2024-04-18 18:42:28 +03:00
@main = b
2024-05-10 22:42:32 +03:00
& (a a) ~ (@Weekday/Saturday b)