(header ((h) ihello provides) ((sut) illegal_garbage component) ((w) ihello requires))
(state ((h)) ((sut)) ((w)))
test/all/illegal_garbage/illegal_garbage.dzn:32:3: error: illegal
<external>.h.hello -> ...
... -> sut.h.hello
sut.w.world -> ...
... -> <external>.w.world
<illegal>
(state ((h)) ((sut)) ((w)))
test/all/illegal_garbage/illegal_garbage.dzn:32:3: error: illegal
(trail "h.hello" "w.world" "<illegal>")
(labels "h.hello" "h.world")
(eligible)
