#!/usr/bin/env bash
set -eu -o pipefail

# Simple 2-level structure for depth tests
mkdir -p a/b
