ashinn / chibi-scheme

Official chibi-scheme repository
Other
1.23k stars 141 forks source link

(chibi test): add a type test for exceptions in test-error #998

Closed dpk closed 3 months ago

dpk commented 3 months ago

Arguably the name and pred should be independent of one another, but that would require rewriting test-error as an explicit renaming macro in order to be able to type check the name (and assume it must be a string) and thus lose portability.