src/module-parse.lisp (code): Allow setting constraints without a fragment.
[sod] / doc / syntax.tex
index 0b415d2..8c66487 100644 (file)
@@ -672,6 +672,8 @@ declarations instead.
 <code-definition> ::=
   "code" <reason> ":" <item-name> @[<constraints>@]
   "{" <c-fragment> "}"
+\alt
+  "code" <reason> ":" <constraints> ";"
 
 <reason> ::= <identifier>