#!/usr/bin/env bash
echo "[CANARY] ./environment was used" >&2
return 114 2>/dev/null || exit 114
