summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/sprintfc.awk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/sprintfc.awk')
-rw-r--r--contrib/awk/test/sprintfc.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/awk/test/sprintfc.awk b/contrib/awk/test/sprintfc.awk
new file mode 100644
index 0000000..ee1e5a7
--- /dev/null
+++ b/contrib/awk/test/sprintfc.awk
@@ -0,0 +1 @@
+{ print sprintf("%c", $1), $1 }
OpenPOWER on IntegriCloud