"<NULL>" -> 0, for 'and a'
This commit is contained in:
@@ -181,7 +181,7 @@ NextChar::
|
|||||||
|
|
||||||
CheckDict::
|
CheckDict::
|
||||||
dict: MACRO
|
dict: MACRO
|
||||||
if \1 == "<NULL>"
|
if \1 == 0
|
||||||
and a
|
and a
|
||||||
else
|
else
|
||||||
cp \1
|
cp \1
|
||||||
|
Reference in New Issue
Block a user