* libguile/eval.c (scm_m_case): Allow empty lists of case labels.
* test-suite/tests/syntax.test: Fixed and activated test of empty case
label support.
This commit is contained in:
parent
2a6f7afe04
commit
58a2510b07
4 changed files with 19 additions and 5 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* tests/syntax.test: Fixed and activated test of empty case label
|
||||
support.
|
||||
|
||||
2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* tests/syntax.test (exception:bad-expression,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue