Fixed a similar macro empty character literal crash
The following:
cdecl> #define EMPTY_CHAR ''
no longer crashes and now works as expected.
Fixed a similar macro empty character literal crash
The following:
cdecl> #define EMPTY_CHAR ''
no longer crashes and now works as expected.