mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-20 13:43:13 +01:00
Merge dmd-1.074 into ldc.
This commit is contained in:
@@ -312,6 +312,8 @@ struct Lexer
|
||||
|
||||
static int isValidIdentifier(char *p);
|
||||
static unsigned char *combineComments(unsigned char *c1, unsigned char *c2);
|
||||
|
||||
Loc tokenLoc();
|
||||
};
|
||||
|
||||
#endif /* DMD_LEXER_H */
|
||||
|
||||
Reference in New Issue
Block a user