We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d20b1 commit dd790ceCopy full SHA for dd790ce
_build/reference/651-language-func.markdown
@@ -2,7 +2,7 @@
2
3
> FUNC foo (a, b)
4
5
-Declares a function. Return a value by assigning a variable with the same name as the function or by using `RETURN`.
+Declares a function. Return a value by assigning a variable with the same name as the function or by using RETURN.
6
7
### Example 1:
8
0 commit comments