/[gcl]/gcl/ansi-tests/structures-02.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/structures-02.lsp

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

revision 1.7 by pfdietz, Fri Dec 13 03:41:01 2002 UTC revision 1.8 by pfdietz, Fri Dec 13 03:51:03 2002 UTC
# Line 207  Line 207 
207                                        (:type list) :named)                                        (:type list) :named)
208    a39 b39 c39)    a39 b39 c39)
209    
210    ;;; Vector structures
211    
212    (defstruct-with-tests (struct-test-40 (:type vector)) a40 b40)
213    (defstruct-with-tests (struct-test-41 (:type vector) :named) a41 b41)
214    (defstruct-with-tests (struct-test-42 (:type (vector t))) a42 b42)
215    (defstruct-with-tests (struct-test-43 (:type (vector t)) :named) a43 b43)
216    
217    
218    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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