gonix
/
tests
/
functional
/
repl_characterization
/
data
/
regression_l592.nix
1
let
x
=
4
;
in
__seq
x
(
with
x
;
(
x
:
builtins
.
break
x
)
1
)