mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add link to grammar.txt in the documentation
This commit is contained in:
parent
d3f410d8a8
commit
3f70e4879f
@ -347,3 +347,8 @@ These keywords are reserved in Solidity. They might become part of the syntax in
|
||||
|
||||
``abstract``, ``after``, ``case``, ``catch``, ``final``, ``in``, ``inline``, ``interface``, ``let``, ``match``,
|
||||
``of``, ``pure``, ``relocatable``, ``static``, ``switch``, ``try``, ``type``, ``typeof``, ``view``.
|
||||
|
||||
Language Grammar
|
||||
================
|
||||
|
||||
The entire language grammar is `available here <https://github.com/ethereum/solidity/blob/release/libsolidity/grammar.txt>`_.
|
||||
|
Loading…
Reference in New Issue
Block a user