aboutsummaryrefslogtreecommitdiff
path: root/syntax.md
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-25 11:26:30 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-25 11:26:30 -0600
commitd9fcad8cd6ec6f0469d25a1c6ad640d60a485d1c (patch)
tree9c968b7e01bb0d51ae0626d47f4f13fe878df720 /syntax.md
parentf1fcbe3d5bf5158f39b89f0eb3677db50fb2f8fd (diff)
downloadspec-d9fcad8cd6ec6f0469d25a1c6ad640d60a485d1c.tar.gz
spec-d9fcad8cd6ec6f0469d25a1c6ad640d60a485d1c.zip
add fragile keyword
Diffstat (limited to 'syntax.md')
-rw-r--r--syntax.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/syntax.md b/syntax.md
index 89c1c49..6413f8a 100644
--- a/syntax.md
+++ b/syntax.md
@@ -36,6 +36,7 @@ A *keyword* is one of the following literal words:
- `extern`
- `float`
- `for`
+- `fragile`
- `function`
- `if`
- `include`