Bend/tests/golden_tests/run_file/360_no_scope.bend
2024-05-15 00:25:46 +02:00

6 lines
123 B
Plaintext

main =
let $d = ((@$a $c) 360)
let $b = ((@$c $a) $b)
let #x{#y($e, $f) #y($g, $h)} = #y(#x{$d $f}, #x{$e, $g})
$h