# `OBASSERT_NOT_REACHED`

*Macro*

## Declaration

```objc
#define OBASSERT_NOT_REACHED(reason)
```

```python
OBASSERT_NOT_REACHED(reason)
```

