]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/parser.right
bash-5.1 distribution sources and documentation
[thirdparty/bash.git] / tests / parser.right
CommitLineData
a0c0a00f 1AAA
8868edaf 2bash5: line 1: `invalid-name': not a valid identifier
d233b485
CR
3in
4in
5in
6in
8868edaf
CR
7bash5: -c: line 1: syntax error near unexpected token `)'
8bash5: -c: line 1: `case x in esac) echo done; esac'
d233b485 9in
8868edaf
CR
10bash5: -c: line 1: syntax error near unexpected token `do'
11bash5: -c: line 1: `case in do do) echo in; esac'
12bash5: -c: line 1: syntax error near unexpected token `('
13bash5: -c: line 1: `for()'
d233b485
CR
14in
15done
16ok 1