/[guile]/guile/guile-core/test-suite/tests/syntax.test
ViewVC logotype

Diff of /guile/guile-core/test-suite/tests/syntax.test

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

revision 1.20 by dirk, Sun Oct 12 12:58:51 2003 UTC revision 1.21 by dirk, Sun Oct 12 13:38:58 2003 UTC
# Line 27  Line 27 
27  (define exception:missing/extra-expr  (define exception:missing/extra-expr
28    (cons 'misc-error "^missing or extra expression"))    (cons 'misc-error "^missing or extra expression"))
29  (define exception:missing/extra-expr-syntax  (define exception:missing/extra-expr-syntax
30    (cons 'syntax-error "^missing or extra expression"))    (cons 'syntax-error "missing or extra expression"))
31  (define exception:missing-expr  (define exception:missing-expr
32    (cons 'syntax-error "Missing expression"))    (cons 'syntax-error "Missing expression"))
33  (define exception:extra-expr  (define exception:extra-expr

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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