mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Unify vocabulary related to the feature.
This commit is contained in:
@@ -10,4 +10,4 @@ function add(E, E) pure returns (E) {
|
||||
}
|
||||
|
||||
// ----
|
||||
// TypeError 9921: (0-23): The "using" directive cannot be used to attach functions to enum types.
|
||||
// TypeError 9921: (0-23): The "using" directive cannot be used to bind functions to enum types.
|
||||
|
||||
Reference in New Issue
Block a user