diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-09-21 13:15:38 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-09-21 13:15:38 +0300 |
commit | 5e4861ab4c41b6e000dc1f66225486330b5e5a2d (patch) | |
tree | a9da099527a1967356381e93512126f813605d0a /test/trailbs.in | |
parent | f6a89a9b3ecd956e97b61719ea0d634886ace814 (diff) | |
download | egawk-5e4861ab4c41b6e000dc1f66225486330b5e5a2d.tar.gz egawk-5e4861ab4c41b6e000dc1f66225486330b5e5a2d.tar.bz2 egawk-5e4861ab4c41b6e000dc1f66225486330b5e5a2d.zip |
Bug fix for trailing backslash in dynamic regexp.
Diffstat (limited to 'test/trailbs.in')
-rw-r--r-- | test/trailbs.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/trailbs.in b/test/trailbs.in new file mode 100644 index 00000000..4434fe2b --- /dev/null +++ b/test/trailbs.in @@ -0,0 +1 @@ +00000ķa000000000000000\
\ No newline at end of file |