~ chicken-core (chicken-5) 17b567e60ef9348df2778a86c471ee3b4f14175e
commit 17b567e60ef9348df2778a86c471ee3b4f14175e Author: felix <felix@call-with-current-continuation.org> AuthorDate: Tue Jul 19 13:19:47 2011 +0200 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Tue Jul 19 13:19:47 2011 +0200 gp causes extra warning in scrutiny-test diff --git a/tests/scrutiny.expected b/tests/scrutiny.expected index dd8bc55d..88562a3c 100644 --- a/tests/scrutiny.expected +++ b/tests/scrutiny.expected @@ -48,3 +48,5 @@ Warning: at toplevel: Warning: redefinition of standard binding: car Warning: (in k118) constant-folding expression results in error: "bad argument type": (+ (quote a) (quote b)) + +Warning: (in k60) constant-folding expression results in error: "bad argument type": (+ (quote 3) (quote a))Trap