mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
WIP-3
This commit is contained in:
@@ -48,7 +48,6 @@ importDeclaration
|
||||
|
||||
interfaceDefinition
|
||||
: 'interface' identifier 'from' StringLiteralFragment
|
||||
| 'interface' identifier 'as' AbiString
|
||||
| 'interface' identifier contractInheritanceDefinition? contractBody ;
|
||||
|
||||
AbiString
|
||||
|
||||
Reference in New Issue
Block a user