Include the grammar verbatim in the documentation

This commit is contained in:
Alex Beregszaszi
2016-11-30 12:20:13 +00:00
parent f70f8cf06a
commit 2962426d53
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -380,4 +380,4 @@ These keywords are reserved in Solidity. They might become part of the syntax in
Language Grammar
================
The entire language grammar is `available here <https://github.com/ethereum/solidity/blob/release/libsolidity/grammar.txt>`_.
.. literalinclude:: grammar.txt