aboutsummaryrefslogtreecommitdiffstats
path: root/test/readdir.awk
blob: 4d35be6af560586c92d2239eedcfdae06a4c0823 (plain)
1
2
3
4
5
6
7
@load "readdir"

BEGIN {
	readdir_do_ftype(1)
}

{ print }