(header ((h) ihello provides) ((sut) compliance_invalid_action component) ((w) ihello requires))
(state ((h)) ((sut)) ((w)))
test/all/compliance_invalid_action/compliance_invalid_action.dzn:46:19: error: non-compliance
... <- <external>.w.world
sut.<q> <- ...
... <- sut.<q>
sut.w.world <- ...
... <- sut.h.cruel
<external>.h.cruel <- ...
<non-compliance>
(state ((h)) ((sut)) ((w)))
test/all/compliance_invalid_action/compliance_invalid_action.dzn:46:19: error: non-compliance
(trail "w.world" "h.cruel" "<non-compliance>")
(labels "h.hello" "w.cruel" "w.world")
(eligible)
