dispose(pointer value)

In Standard Pascal, the parameter passed to the dispose procedure is an expression of pointer type. However in Irie Pascal, the parameter passed to the dispose procedure is a reference to a pointer variable.