Browse Source

* Added resourcestring section

michael 26 years ago
parent
commit
05651ce0d6
1 changed files with 8 additions and 0 deletions
  1. 8 0
      docs/syntax/block.syn

+ 8 - 0
docs/syntax/block.syn

@@ -8,6 +8,7 @@
 \[
 \synt{label\ declaration\ part}\\
 \synt{constant\ declaration\ part}\\
+\synt{resourcestring\ declaration\ part}\\
 \synt{type\ declaration\ part}\\
 \synt{variable\ declaration\ part}\\
 \synt{procedure/function\ declaration\ part}
@@ -34,6 +35,13 @@
 \>
 \end{mysyntdiag}
 \begin{mysyntdiag}
+\synt{resourcestring\ declaration\ part}
+\lit*{resourcestring}
+\<[b]
+ \synt{string\ constant\ declaration}\\
+\>
+\end{mysyntdiag}
+\begin{mysyntdiag}
 \synt{type\ declaration\ part}
 \lit*{type}
 \<[b]