Constant GLOBAL_FAIL_SLOT
pub const GLOBAL_FAIL_SLOT: Uint<256, 4>;Expand description
bytes32("failed"), as a storage slot key into CHEATCODE_ADDRESS.
Used by all forge-std test contracts and newer DSTest test contracts as a global marker for
a failed test.