diff options
| author | Drahflow <drahflow@gmx.de> | 2013-01-14 22:57:39 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-01-14 22:57:39 +0100 |
| commit | 8d9c6be8c0641b0f59c6afd6ec32eae33d067e3f (patch) | |
| tree | 067a500e18e421af63133a7fbec6db8ac0883819 /examples/working/string.ey | |
| parent | 5c731a7d38d77561c7014a58092632b406d48ca8 (diff) | |
- implemented
Diffstat (limited to 'examples/working/string.ey')
| -rw-r--r-- | examples/working/string.ey | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working/string.ey b/examples/working/string.ey index 54d1838..142ce49 100644 --- a/examples/working/string.ey +++ b/examples/working/string.ey @@ -3,3 +3,4 @@ "a\\b" dump "a\"b" dump "thisisalongstring" dump +/bare dump |
