diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-10-22 14:59:30 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-10-22 14:59:30 +0000 |
commit | 778d5e41c4fd638bb07897c10527afe7e5e5f34e (patch) | |
tree | 340ef8bbb92be2c890c5d4d0fbb2cb50cd0a2626 /regress/usr.bin | |
parent | 203b1abc7ed6e047a955e5fe1aca733db4096c7f (diff) |
Test J also with extended comparison ops.
Diffstat (limited to 'regress/usr.bin')
-rw-r--r-- | regress/usr.bin/dc/t10.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/usr.bin/dc/t10.in b/regress/usr.bin/dc/t10.in index 631d4ca580e..fc4d11d2422 100644 --- a/regress/usr.bin/dc/t10.in +++ b/regress/usr.bin/dc/t10.in @@ -3,5 +3,9 @@ !echo M aap lMp [aMa] +0 0!=M +1p +0 0!=MeM +1p M 2p |