/[gcl]/gcl/ansi-tests/subtypep-function.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/subtypep-function.lsp

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

revision 1.1 by pfdietz, Thu Dec 16 04:00:13 2004 UTC revision 1.2 by pfdietz, Thu Dec 16 04:00:35 2004 UTC
# Line 6  Line 6 
6  (in-package :cl-test)  (in-package :cl-test)
7    
8  (deftest subtypep-function.1  (deftest subtypep-function.1
9    (check-all-subtypep t '(function (t) t))    (check-all-not-subtypep t '(function (t) t))
10    nil)    nil)
11    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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