Bend/tests/golden_tests/parse_file/redefinition_with_def_between.bend
2024-05-21 09:39:43 +02:00

4 lines
108 B
Plaintext

# We shouldn't allow rules of other functions in the middle of a definition
(A) = @x x
(B) = @x x
(A) = @x x