~ chicken-core (chicken-5) /tests/scrutiny-2.expected
Trap1;; numbers replaced with XXX by redact-gensyms.scm2;; prefixes: (tmp g scm:)34Note: Predicate is always true5 In file `scrutiny-tests-2.scm:XXX',6 At the toplevel,7 In procedure call:89 (scheme#pair? p)1011 The predicate will always return true.1213 Procedure `pair?' from module `scheme' is a predicate for:1415 pair1617 The given argument has this type:1819 (pair fixnum fixnum)2021Note: Test is always true22 At the toplevel,23 In conditional expression:2425 (if tmp26 tmp27 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(pair? p)))2829 Test condition has always true value of type:3031 true3233Note: Predicate is always false34 In file `scrutiny-tests-2.scm:XXX',35 At the toplevel,36 In procedure call:3738 (scheme#pair? l)3940 The predicate will always return false.4142 Procedure `pair?' from module `scheme' is a predicate for:4344 pair4546 The given argument has this type:4748 null4950Note: Test is always true51 At the toplevel,52 In conditional expression:5354 (if tmp55 tmp56 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))5758 Test condition has always true value of type:5960 true6162Note: Predicate is always false63 In file `scrutiny-tests-2.scm:XXX',64 At the toplevel,65 In procedure call:6667 (scheme#pair? n)6869 The predicate will always return false.7071 Procedure `pair?' from module `scheme' is a predicate for:7273 pair7475 The given argument has this type:7677 null7879Note: Test is always true80 At the toplevel,81 In conditional expression:8283 (if tmp84 tmp85 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))8687 Test condition has always true value of type:8889 true9091Note: Predicate is always false92 In file `scrutiny-tests-2.scm:XXX',93 At the toplevel,94 In procedure call:9596 (scheme#pair? i)9798 The predicate will always return false.99100 Procedure `pair?' from module `scheme' is a predicate for:101102 pair103104 The given argument has this type:105106 fixnum107108Note: Test is always true109 At the toplevel,110 In conditional expression:111112 (if tmp113 tmp114 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))115116 Test condition has always true value of type:117118 true119120Note: Predicate is always false121 In file `scrutiny-tests-2.scm:XXX',122 At the toplevel,123 In procedure call:124125 (scheme#pair? f)126127 The predicate will always return false.128129 Procedure `pair?' from module `scheme' is a predicate for:130131 pair132133 The given argument has this type:134135 float136137Note: Test is always true138 At the toplevel,139 In conditional expression:140141 (if tmp142 tmp143 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))144145 Test condition has always true value of type:146147 true148149Note: Predicate is always true150 In file `scrutiny-tests-2.scm:XXX',151 At the toplevel,152 In procedure call:153154 (scheme#list? l)155156 The predicate will always return true.157158 Procedure `list?' from module `scheme' is a predicate for:159160 list161162 The given argument has this type:163164 null165166Note: Test is always true167 At the toplevel,168 In conditional expression:169170 (if tmp171 tmp172 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(list? l)))173174 Test condition has always true value of type:175176 true177178Note: Predicate is always true179 In file `scrutiny-tests-2.scm:XXX',180 At the toplevel,181 In procedure call:182183 (scheme#list? n)184185 The predicate will always return true.186187 Procedure `list?' from module `scheme' is a predicate for:188189 list190191 The given argument has this type:192193 null194195Note: Test is always true196 At the toplevel,197 In conditional expression:198199 (if tmp200 tmp201 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(list? n)))202203 Test condition has always true value of type:204205 true206207Note: Predicate is always false208 In file `scrutiny-tests-2.scm:XXX',209 At the toplevel,210 In procedure call:211212 (scheme#list? p)213214 The predicate will always return false.215216 Procedure `list?' from module `scheme' is a predicate for:217218 list219220 The given argument has this type:221222 (pair fixnum fixnum)223224Note: Test is always true225 At the toplevel,226 In conditional expression:227228 (if tmp229 tmp230 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))231232 Test condition has always true value of type:233234 true235236Note: Predicate is always false237 In file `scrutiny-tests-2.scm:XXX',238 At the toplevel,239 In procedure call:240241 (scheme#list? i)242243 The predicate will always return false.244245 Procedure `list?' from module `scheme' is a predicate for:246247 list248249 The given argument has this type:250251 fixnum252253Note: Test is always true254 At the toplevel,255 In conditional expression:256257 (if tmp258 tmp259 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))260261 Test condition has always true value of type:262263 true264265Note: Predicate is always false266 In file `scrutiny-tests-2.scm:XXX',267 At the toplevel,268 In procedure call:269270 (scheme#list? f)271272 The predicate will always return false.273274 Procedure `list?' from module `scheme' is a predicate for:275276 list277278 The given argument has this type:279280 float281282Note: Test is always true283 At the toplevel,284 In conditional expression:285286 (if tmp287 tmp288 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))289290 Test condition has always true value of type:291292 true293294Note: Predicate is always true295 In file `scrutiny-tests-2.scm:XXX',296 At the toplevel,297 In procedure call:298299 (scheme#null? n)300301 The predicate will always return true.302303 Procedure `null?' from module `scheme' is a predicate for:304305 null306307 The given argument has this type:308309 null310311Note: Test is always true312 At the toplevel,313 In conditional expression:314315 (if tmp316 tmp317 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(null? n)))318319 Test condition has always true value of type:320321 true322323Note: Predicate is always true324 In file `scrutiny-tests-2.scm:XXX',325 At the toplevel,326 In procedure call:327328 (scheme#null? l)329330 The predicate will always return true.331332 Procedure `null?' from module `scheme' is a predicate for:333334 null335336 The given argument has this type:337338 null339340Note: Test is always true341 At the toplevel,342 In conditional expression:343344 (if tmp345 tmp346 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(null? l)))347348 Test condition has always true value of type:349350 true351352Note: Predicate is always false353 In file `scrutiny-tests-2.scm:XXX',354 At the toplevel,355 In procedure call:356357 (scheme#null? p)358359 The predicate will always return false.360361 Procedure `null?' from module `scheme' is a predicate for:362363 null364365 The given argument has this type:366367 (pair fixnum fixnum)368369Note: Test is always true370 At the toplevel,371 In conditional expression:372373 (if tmp374 tmp375 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))376377 Test condition has always true value of type:378379 true380381Note: Predicate is always false382 In file `scrutiny-tests-2.scm:XXX',383 At the toplevel,384 In procedure call:385386 (scheme#null? i)387388 The predicate will always return false.389390 Procedure `null?' from module `scheme' is a predicate for:391392 null393394 The given argument has this type:395396 fixnum397398Note: Test is always true399 At the toplevel,400 In conditional expression:401402 (if tmp403 tmp404 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))405406 Test condition has always true value of type:407408 true409410Note: Predicate is always false411 In file `scrutiny-tests-2.scm:XXX',412 At the toplevel,413 In procedure call:414415 (scheme#null? f)416417 The predicate will always return false.418419 Procedure `null?' from module `scheme' is a predicate for:420421 null422423 The given argument has this type:424425 float426427Note: Test is always true428 At the toplevel,429 In conditional expression:430431 (if tmp432 tmp433 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))434435 Test condition has always true value of type:436437 true438439Note: Predicate is always true440 In file `scrutiny-tests-2.scm:XXX',441 At the toplevel,442 In procedure call:443444 (chicken.base#fixnum? i)445446 The predicate will always return true.447448 Procedure `fixnum?' from module `chicken.base' is a predicate for:449450 fixnum451452 The given argument has this type:453454 fixnum455456Note: Test is always true457 At the toplevel,458 In conditional expression:459460 (if tmp461 tmp462 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(fixnum? i)))463464 Test condition has always true value of type:465466 true467468Note: Predicate is always false469 In file `scrutiny-tests-2.scm:XXX',470 At the toplevel,471 In procedure call:472473 (chicken.base#fixnum? f)474475 The predicate will always return false.476477 Procedure `fixnum?' from module `chicken.base' is a predicate for:478479 fixnum480481 The given argument has this type:482483 float484485Note: Test is always true486 At the toplevel,487 In conditional expression:488489 (if tmp490 tmp491 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))492493 Test condition has always true value of type:494495 true496497Note: Predicate is always false498 In file `scrutiny-tests-2.scm:XXX',499 At the toplevel,500 In procedure call:501502 (chicken.base#fixnum? u)503504 The predicate will always return false.505506 Procedure `fixnum?' from module `chicken.base' is a predicate for:507508 fixnum509510 The given argument has this type:511512 float513514Note: Test is always true515 At the toplevel,516 In conditional expression:517518 (if tmp519 tmp520 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))521522 Test condition has always true value of type:523524 true525526Note: Predicate is always true527 In file `scrutiny-tests-2.scm:XXX',528 At the toplevel,529 In procedure call:530531 (chicken.base#flonum? f)532533 The predicate will always return true.534535 Procedure `flonum?' from module `chicken.base' is a predicate for:536537 float538539 The given argument has this type:540541 float542543Note: Test is always true544 At the toplevel,545 In conditional expression:546547 (if tmp548 tmp549 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(flonum? f)))550551 Test condition has always true value of type:552553 true554555Note: Predicate is always true556 In file `scrutiny-tests-2.scm:XXX',557 At the toplevel,558 In procedure call:559560 (chicken.base#flonum? u)561562 The predicate will always return true.563564 Procedure `flonum?' from module `chicken.base' is a predicate for:565566 float567568 The given argument has this type:569570 float571572Note: Test is always true573 At the toplevel,574 In conditional expression:575576 (if tmp577 tmp578 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(flonum? u)))579580 Test condition has always true value of type:581582 true583584Note: Predicate is always false585 In file `scrutiny-tests-2.scm:XXX',586 At the toplevel,587 In procedure call:588589 (chicken.base#flonum? i)590591 The predicate will always return false.592593 Procedure `flonum?' from module `chicken.base' is a predicate for:594595 float596597 The given argument has this type:598599 fixnum600601Note: Test is always true602 At the toplevel,603 In conditional expression:604605 (if tmp606 tmp607 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))608609 Test condition has always true value of type:610611 true612613Note: Predicate is always true614 In file `scrutiny-tests-2.scm:XXX',615 At the toplevel,616 In procedure call:617618 (scheme#number? i)619620 The predicate will always return true.621622 Procedure `number?' from module `scheme' is a predicate for:623624 number625626 The given argument has this type:627628 fixnum629630Note: Test is always true631 At the toplevel,632 In conditional expression:633634 (if tmp635 tmp636 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(number? i)))637638 Test condition has always true value of type:639640 true641642Note: Predicate is always true643 In file `scrutiny-tests-2.scm:XXX',644 At the toplevel,645 In procedure call:646647 (scheme#number? f)648649 The predicate will always return true.650651 Procedure `number?' from module `scheme' is a predicate for:652653 number654655 The given argument has this type:656657 float658659Note: Test is always true660 At the toplevel,661 In conditional expression:662663 (if tmp664 tmp665 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(number? f)))666667 Test condition has always true value of type:668669 true670671Note: Predicate is always true672 In file `scrutiny-tests-2.scm:XXX',673 At the toplevel,674 In procedure call:675676 (scheme#number? u)677678 The predicate will always return true.679680 Procedure `number?' from module `scheme' is a predicate for:681682 number683684 The given argument has this type:685686 float687688Note: Test is always true689 At the toplevel,690 In conditional expression:691692 (if tmp693 tmp694 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(number? u)))695696 Test condition has always true value of type:697698 true699700Note: Predicate is always false701 In file `scrutiny-tests-2.scm:XXX',702 At the toplevel,703 In procedure call:704705 (scheme#number? n)706707 The predicate will always return false.708709 Procedure `number?' from module `scheme' is a predicate for:710711 number712713 The given argument has this type:714715 null716717Note: Test is always true718 At the toplevel,719 In conditional expression:720721 (if tmp722 tmp723 (##sys#error "(scrutiny-tests-2.scm:XXX) assertion failed" '(not ...)))724725 Test condition has always true value of type:726727 true