``` var data: array of integer; begin if data = nil then; end. ``` 