mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-07 12:20:50 +02:00
bash-4.3-rc1 overlay
This commit is contained in:
@@ -299,7 +299,7 @@ typedef struct arith_com {
|
||||
} ARITH_COM;
|
||||
#endif /* DPAREN_ARITHMETIC */
|
||||
|
||||
/* The conditional command, [[...]]. This is a binary tree -- we slippped
|
||||
/* The conditional command, [[...]]. This is a binary tree -- we slipped
|
||||
a recursive-descent parser into the YACC grammar to parse it. */
|
||||
#define COND_AND 1
|
||||
#define COND_OR 2
|
||||
|
||||
Reference in New Issue
Block a user