# `OBASSERT`

*Macro*

## Declaration

```objc
#define OBASSERT(expression)
```

```python
OBASSERT(expression)
```

