/[gcl]/gcl/ansi-tests/misc.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/misc.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.213 by pfdietz, Sun Feb 27 19:39:49 2005 UTC revision 1.214 by pfdietz, Mon Feb 28 04:53:31 2005 UTC
# Line 10056  Broken at C::WT-MAKE-CLOSURE. Line 10056  Broken at C::WT-MAKE-CLOSURE.
10056             (sqrt p1)))             (sqrt p1)))
10057           n))))           n))))
10058    t)    t)
10059    
10060    ;;; OpenMCL
10061    ;;; 1/2 is not of type integer
10062    
10063    (deftest misc.545
10064      (let ((x #c(-1 1/2)))
10065        (declare (type (eql #c(-1 1/2)) x))
10066        x)
10067      #c(-1 1/2))

Legend:
Removed from v.1.213  
changed lines
  Added in v.1.214

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26