Bend/tests/snapshots/compile_file__unused_unscoped_bind.bend.snap

9 lines
312 B
Plaintext
Raw Permalink Normal View History

2024-01-24 17:00:15 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/unused_unscoped_bind.bend
2024-01-24 17:00:15 +03:00
---
Errors:
In tests/golden_tests/compile_file/unused_unscoped_bind.bend :
In definition 'main':
2024-02-21 17:59:22 +03:00
Unscoped variable from lambda 'λ$a' is never used.