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/rhs-exp.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/rhs-exp.right')
| -rw-r--r-- | tests/rhs-exp.right | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/rhs-exp.right b/tests/rhs-exp.right index 87b9e43..c5dca42 100644 --- a/tests/rhs-exp.right +++ b/tests/rhs-exp.right @@ -66,3 +66,9 @@ argv[3] = <-DSELECT_VECS='> argv[1] = <TDEFAULTS> argv[2] = <=> argv[3] = <-DSELECT_VECS=\'> +a*b +ab +a?b +ab +a/b +ab |
