Bend/tests/snapshots/cli__desugar_bool_scott.bend.snap

10 lines
173 B
Plaintext
Raw Normal View History

2024-03-06 15:41:58 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/cli/desugar_bool_scott.bend
2024-03-06 15:41:58 +03:00
---
(main) = λa λ* a
2024-03-06 15:41:58 +03:00
(Boolean/True) = λa λ* a
(Boolean/False) = λ* λa a