// SPDX-License-Identifier: Apache-2.0
test {
    _ = @import("managed-index.zig");
    _ = @import("lib.zig");
}
