Add a new feature "ubiquitous_idents" that allows the use of instructions as
identifiers and macro names. git-svn-id: svn://svn.cc65.org/cc65/trunk@2981 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,6 +55,7 @@ typedef enum {
|
||||
FEAT_LEADING_DOT_IN_IDENTIFIERS,
|
||||
FEAT_PC_ASSIGNMENT,
|
||||
FEAT_MISSING_CHAR_TERM,
|
||||
FEAT_UBIQUITOUS_IDENTS,
|
||||
|
||||
/* Special value: Number of features available */
|
||||
FEAT_COUNT
|
||||
|
||||
Reference in New Issue
Block a user