Merge pull request #1449 from ethereum/doc-grammar

Include the grammar verbatim in the documentation
This commit is contained in:
chriseth
2016-11-30 16:01:37 +01:00
committed by GitHub
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