File: test709.out

package info (click to toggle)
theme-d 7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,240 kB
  • sloc: lisp: 9,688; sh: 5,345; makefile: 716; ansic: 477
file content (8 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
(= mx1 mx1) = #t  OK
(= mx1 mx2) = #t  OK
(= mx1 mx3) = #f  OK
(= mx1 mx4) = #f  OK
(= mx5 mx5) = #t  OK
(= mx5 mx6) = #t  OK
(= mx5 mx7) = #f  OK
(= mx7 mx8) = #f  OK