packages feed

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

:- use_module(123).
:- chr_constraint c/1.

c(X) <=> true.