~ chicken-core (chicken-5) 0693f46156d8b8c0e9d0959a566311492bc9bcb8
commit 0693f46156d8b8c0e9d0959a566311492bc9bcb8
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Tue Jun 21 11:57:48 2011 +0200
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Tue Jun 21 11:57:48 2011 +0200
updated scrutiny.expected
diff --git a/tests/scrutiny.expected b/tests/scrutiny.expected
index cd3a5bc4..dd8bc55d 100644
--- a/tests/scrutiny.expected
+++ b/tests/scrutiny.expected
@@ -46,3 +46,5 @@ Warning: at toplevel:
g89: in procedure call to `g89', expected a value of type `(procedure () *)', but were given a value of type `fixnum'
Warning: redefinition of standard binding: car
+
+Warning: (in k118) constant-folding expression results in error: "bad argument type": (+ (quote a) (quote b))
Trap