packages feed

ychr-0.1.0.0: test/golden/empty_lambda_params/empty_lambda_params.chr

:- chr_constraint test/1.
test(R) <=> R = fun() -> 42 end.