aboutsummaryrefslogtreecommitdiffstats
path: root/test/sortempty.awk
diff options
context:
space:
mode:
Diffstat (limited to 'test/sortempty.awk')
-rw-r--r--test/sortempty.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sortempty.awk b/test/sortempty.awk
new file mode 100644
index 00000000..6848d953
--- /dev/null
+++ b/test/sortempty.awk
@@ -0,0 +1 @@
+BEGIN { print asort(a) }