diff options
Diffstat (limited to 'contrib/awk/test/parseme.awk')
-rw-r--r-- | contrib/awk/test/parseme.awk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/awk/test/parseme.awk b/contrib/awk/test/parseme.awk new file mode 100644 index 0000000000000..4d6ba943bd288 --- /dev/null +++ b/contrib/awk/test/parseme.awk @@ -0,0 +1 @@ +BEGIN { toupper(substr*line,1,12)) } |