File: e141.err.ref

package info (click to toggle)
zimpl 3.7.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,772 kB
  • sloc: ansic: 21,719; yacc: 993; lex: 370; sh: 349; makefile: 278
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (8)
1
2
3
4
5
*** Error 141: Infeasible due to conflicting bounds for var x
               lower=4 > upper=2
*** File: e141.zpl Line 2
*** var x >= 4 <= 2;
***                ^^^