mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-29 16:39:53 +02:00
update formatted documentation; fix typo in bashline.c; update system-dependent tests
This commit is contained in:
+1
-1
@@ -8505,7 +8505,7 @@ The value of a variable is evaluated as an arithmetic expression
|
||||
when it is referenced, or when a variable which has been given the
|
||||
@code{integer} attribute using @samp{declare -i} is assigned a value.
|
||||
A null value evaluates to 0.
|
||||
A shell variable need not have its @code{integer} attribute turned on
|
||||
A shell variable need not have its @code{integer} attribute enabled
|
||||
to be used in an expression.
|
||||
|
||||
Integer constants follow the C language definition, without suffixes or
|
||||
|
||||
Reference in New Issue
Block a user