Skip to content

cdecl-18.7.2

Latest

Choose a tag to compare

@paul-j-lucas paul-j-lucas released this 01 Mar 13:44

Fixed a similar macro empty character literal crash
The following:

cdecl> #define EMPTY_CHAR ''

no longer crashes and now works as expected.