ash: add all hush parsing tests to ast tests
All pass. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
4
shell/ash_test/ash-parsing/escape2.right
Normal file
4
shell/ash_test/ash-parsing/escape2.right
Normal file
@@ -0,0 +1,4 @@
|
||||
*?[a]*
|
||||
a*?[a]*b
|
||||
*?[a]*
|
||||
c*?[a]*d
|
||||
Reference in New Issue
Block a user