commit | 6484bf74239eb232d6fd422c8618fba7d5947028 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 23 18:12:22 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 23 18:12:22 2003 +0000 |
tree | 24c49ec9515d6e2d5613139bbdc886ec8a8bac8b | |
parent | 75759839b26540b76c0c97489eb37d08f4bebfbd [diff] [blame] |
Checkin tests llvm-svn: 10187
diff --git a/llvm/projects/Stacker/test/out_str.st b/llvm/projects/Stacker/test/out_str.st new file mode 100644 index 0000000..27d1659 --- /dev/null +++ b/llvm/projects/Stacker/test/out_str.st
@@ -0,0 +1,5 @@ +# +# OUT_STR test +# +FORWARD success; +: MAIN "!" >s success ;