Bend/tests/snapshots/cli__compile_inline.bend.snap
2024-05-15 00:25:46 +02:00

13 lines
158 B
Plaintext

---
source: tests/golden_tests.rs
input_file: tests/golden_tests/cli/compile_inline.bend
---
@Era = *
@Num = 42
@RefToRef = *
@main = a
& * ~ (42 (* a))