diff options
| author | Jari Aalto <jari.aalto@cante.net> | 2005-12-07 14:08:12 +0000 |
|---|---|---|
| committer | Jari Aalto <jari.aalto@cante.net> | 2009-09-12 16:46:57 +0000 |
| commit | 95732b497d12c98613bb3c5db16b61f377501a59 (patch) | |
| tree | 5e1cdf79eb0407e09dca4c0ec29e11442c7d1d15 /tests/braces.right | |
| parent | eb87367179effbe5f430236db8259006d71438b7 (diff) | |
| download | android_external_bash-95732b497d12c98613bb3c5db16b61f377501a59.tar.gz android_external_bash-95732b497d12c98613bb3c5db16b61f377501a59.tar.bz2 android_external_bash-95732b497d12c98613bb3c5db16b61f377501a59.zip | |
Imported from ../bash-3.1.tar.gz.
Diffstat (limited to 'tests/braces.right')
| -rw-r--r-- | tests/braces.right | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/tests/braces.right b/tests/braces.right index 006f2c2..3d7ef8e 100644 --- a/tests/braces.right +++ b/tests/braces.right @@ -17,6 +17,11 @@ abcd{efgh foo 1 2 bar foo 1 2 bar foo 1 2 bar +foobar foobaz. +foobar foobaz +bazx bazy +vx vy +bazx bazy 1 2 3 4 5 6 7 8 9 10 0..10 braces 0 1 2 3 4 5 6 7 8 9 10 braces @@ -28,8 +33,8 @@ x3y x10y x9y x8y x7y x6y x5y x4y x3y x2y x1y a b c d e f f e d c b a -a _ ^ ] [ Z Y X W V U T S R Q P O N M L K J I H G F E D C B A -A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ ] ^ _ a +a ` _ ^ ] [ Z Y X W V U T S R Q P O N M L K J I H G F E D C B A +A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ ] ^ _ ` a f {1..f} {f..1} |
