aboutsummaryrefslogtreecommitdiff
path: root/language/index.rst
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-11-02 12:27:17 -0700
committerMelody Horn <melody@boringcactus.com>2020-11-02 12:27:17 -0700
commit83e23b6b449112f4a85d09c57e5601faa87856ca (patch)
tree543e4821f276055a6de591287964f51af42a1306 /language/index.rst
parent8b9abf740a41e8feb7db7638ce27f7cecc16d633 (diff)
downloadspec-83e23b6b449112f4a85d09c57e5601faa87856ca.tar.gz
spec-83e23b6b449112f4a85d09c57e5601faa87856ca.zip
add function declarations
Diffstat (limited to 'language/index.rst')
-rw-r--r--language/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/index.rst b/language/index.rst
index eb2d92c..66492a9 100644
--- a/language/index.rst
+++ b/language/index.rst
@@ -18,3 +18,4 @@ Syntax elements in this document are given in the form of `parsing expression gr
source-file
include
type-definition
+ functions