Adding upstream version 5.2.37.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
cf91100bce
commit
fa1b3d3922
1435 changed files with 757174 additions and 0 deletions
16
tests/parser.right
Normal file
16
tests/parser.right
Normal file
|
@ -0,0 +1,16 @@
|
|||
AAA
|
||||
bash5: line 1: `invalid-name': not a valid identifier
|
||||
in
|
||||
in
|
||||
in
|
||||
in
|
||||
bash5: -c: line 1: syntax error near unexpected token `)'
|
||||
bash5: -c: line 1: `case x in esac) echo done; esac'
|
||||
in
|
||||
bash5: -c: line 1: syntax error near unexpected token `do'
|
||||
bash5: -c: line 1: `case in do do) echo in; esac'
|
||||
bash5: -c: line 1: syntax error near unexpected token `('
|
||||
bash5: -c: line 1: `for()'
|
||||
in
|
||||
done
|
||||
ok 1
|
Loading…
Add table
Add a link
Reference in a new issue