From fb714834adfb0e1e36c4cfc7ca288391cfc18986 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 19 Jan 2026 15:15:15 +0100 Subject: pkg/codesearch: add dir-index command dir-index provides a list of subdirectories and files in the given directory in the source tree. --- pkg/codesearch/testdata/mm/slub.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pkg/codesearch/testdata/mm/slub.h (limited to 'pkg/codesearch/testdata/mm/slub.h') diff --git a/pkg/codesearch/testdata/mm/slub.h b/pkg/codesearch/testdata/mm/slub.h new file mode 100644 index 000000000..e69de29bb -- cgit mrf-deployment