mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #1185 from ethereum/grammar-doc
Add link to grammar.txt in the documentation
This commit is contained in:
		
						commit
						8ddef7a2dd
					
				| @ -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