Bend/tests/snapshots/run_file__tup_list_strings.bend.snap

10 lines
194 B
Plaintext
Raw Normal View History

2024-02-05 14:12:42 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/run_file/tup_list_strings.bend
2024-02-05 14:12:42 +03:00
---
NumScott:
{[{"foo" 0}, {"foo" 0}, {"foo" 1}] 4}
Scott:
2024-05-15 23:07:58 +03:00
{[{"foo" 0}, {"foo" 0}, {"foo" 1}] 4}