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

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

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

revision 1.13 by pfdietz, Sat Apr 30 00:36:52 2005 UTC revision 1.14 by pfdietz, Mon Aug 15 11:21:30 2005 UTC
# Line 1121  Line 1121 
1121                (list (list name c form vals))))))                (list (list name c form vals))))))
1122    nil)    nil)
1123    
1124  (def-syntax-test syntax.sharp-greater-than.1  (def-syntax-test syntax.sharp-less-than.1
1125    (signals-error (read-from-string "#<" nil nil) reader-error)    (signals-error (read-from-string "#<" nil nil) reader-error)
1126    t)    t)
1127    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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