diff --git a/docs/LangRef.html b/docs/LangRef.html index 2ad68284a7c..88cf2a63237 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -738,7 +738,7 @@ reference to another object, which must live in memory.

A pointer to array of four int values
A pointer to a function that takes an int, returning an + href="#t_function">function that takes an int*, returning an int.