static ENV_VAR_RE: LazyLock<Regex>
Regex for ${VAR} and ${VAR:-default} patterns.
${VAR}
${VAR:-default}