diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-06 22:56:34 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-06 22:56:34 -0800 |
commit | a95df6d374a9be6fa8cee82be6ff1fb51a3c8593 (patch) | |
tree | d9e3755a2062db09de25982bc0d33b3eab272275 /testsuite/c.t | |
download | ed-a95df6d374a9be6fa8cee82be6ff1fb51a3c8593.tar.gz ed-a95df6d374a9be6fa8cee82be6ff1fb51a3c8593.tar.bz2 ed-a95df6d374a9be6fa8cee82be6ff1fb51a3c8593.zip |
Imported Upstream version 1.6upstream/1.6
Diffstat (limited to 'testsuite/c.t')
-rw-r--r-- | testsuite/c.t | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuite/c.t b/testsuite/c.t new file mode 100644 index 0000000..5fba319 --- /dev/null +++ b/testsuite/c.t @@ -0,0 +1,12 @@ +0c +at the top +. +4c +in the middle +. +$c +at the bottom +. +2,3c +between top/middle +. |