mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-05 01:32:28 +02:00
bash-4.3-beta overlay
This commit is contained in:
@@ -67,6 +67,7 @@ struct dstack {
|
||||
#define DOLBRACE_OP 0x02
|
||||
#define DOLBRACE_WORD 0x04
|
||||
|
||||
#define DOLBRACE_QUOTE 0x40
|
||||
#define DOLBRACE_QUOTE 0x40 /* single quote is special in double quotes */
|
||||
#define DOLBRACE_QUOTE2 0x80 /* single quote is semi-special in double quotes */
|
||||
|
||||
#endif /* _PARSER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user