Bend/tests/snapshots/compile_file__ask_outside_do.bend.snap

8 lines
235 B
Plaintext
Raw Normal View History

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file/ask_outside_do.bend
---
Errors:
In definition 'main':
Monadic bind operation 'x <- ...' used outside of a `do` block.