Bend/tests/snapshots/cli__tuple_readback.bend.snap

7 lines
306 B
Plaintext
Raw Normal View History

2024-05-17 03:04:27 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/cli/tuple_readback.bend
---
Warning: Running in strict mode without enabling the float_combinators pass can lead to some functions expanding infinitely.
Result: (λa (1, a), ((1, 2), (λ* 2, (λb λc *, (λd (2, λe $f), λg λh λi $j)))))