mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 11:23:46 +00:00
14 lines
616 B
Plaintext
14 lines
616 B
Plaintext
default_ho_inst.m:026: In clause for `main(di, uo)':
|
|
default_ho_inst.m:026: in argument 1 of call to predicate
|
|
default_ho_inst.m:026: `default_ho_inst.callfoo'/3:
|
|
default_ho_inst.m:026: mode error: variable `V_7' has instantiatedness
|
|
default_ho_inst.m:026: unique(
|
|
default_ho_inst.m:026: foo(
|
|
default_ho_inst.m:026: /* unique */ (func(
|
|
default_ho_inst.m:026: in
|
|
default_ho_inst.m:026: ) = out is semidet)
|
|
default_ho_inst.m:026: )
|
|
default_ho_inst.m:026: ),
|
|
default_ho_inst.m:026: expected instantiatedness was `ground'.
|
|
For more information, recompile with `-E'.
|