Bend/tests/golden_tests/compile_file/unscoped_supercombinator.bend
2024-05-15 00:25:46 +02:00

3 lines
54 B
Plaintext

Foo = @f (f @a @$b ($b a) @a @b (b a))
main = (Foo *)