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

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

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

revision 1.3 by pfdietz, Mon Oct 14 03:41:03 2002 UTC revision 1.4 by pfdietz, Fri Jan 24 04:22:54 2003 UTC
# Line 12  Line 12 
12    17)    17)
13    
14  (deftest defconstant.2  (deftest defconstant.2
15    (not (constantp 'test-constant-1))    (notnot-mv (constantp 'test-constant-1))
16    nil)    t)
17    
18  (deftest defconstant.3  (deftest defconstant.3
19    (documentation 'test-constant-1 'variable)    (documentation 'test-constant-1 'variable)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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