diff options
author | murphy <murphy@rubychan.de> | 2006-10-17 10:12:39 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-10-17 10:12:39 +0000 |
commit | ecddd306d8719993266de43311b36c888057b32a (patch) | |
tree | 2edcabd29f670ed0c2007eeae12ebe38669985ae /sample/global_vars.expected | |
parent | 5e0d6d97bf4676ab1c1ca9b06590dd774d263b0d (diff) | |
download | coderay-ecddd306d8719993266de43311b36c888057b32a.tar.gz |
Samples: Rename .out to .expected.
Diffstat (limited to 'sample/global_vars.expected')
-rw-r--r-- | sample/global_vars.expected | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/global_vars.expected b/sample/global_vars.expected new file mode 100644 index 0000000..0dc13c8 --- /dev/null +++ b/sample/global_vars.expected @@ -0,0 +1,3 @@ +<--$IE-->.TEXT_FIELD(:NAME, "PANFRAGE OHNE $GV UND MIT #{<--$GV-->}").SET ARTIKEL +ODER +TEXT = <--$BLA-->.TEST(...)
\ No newline at end of file |