Bend/tests/snapshots/compile_file_o_all__inline_app.bend.snap

12 lines
208 B
Plaintext
Raw Permalink Normal View History

2024-01-19 17:02:22 +03:00
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/compile_file_o_all/inline_app.bend
2024-01-19 17:02:22 +03:00
---
2024-04-23 13:44:01 +03:00
@Rul1__M_Rul2 = (a a)
2024-04-22 20:03:56 +03:00
@Rul3 = a
2024-04-23 13:44:01 +03:00
& @Rul1__M_Rul2 ~ (@Rul1__M_Rul2 a)
2024-04-22 20:03:56 +03:00
@main = a
& @Rul3 ~ (@Rul3 a)