future
future() -> NULL
Does nothing. Absolutely nothing. Use it in an empty function (which will be defined in the future) to avoid an 'nil body' error.
Syntaxe
future();
future() -> NULL
Does nothing. Absolutely nothing. Use it in an empty function (which will be defined in the future) to avoid an 'nil body' error.
future();