Unify vocabulary related to the feature.

This commit is contained in:
wechman
2022-09-28 13:08:32 +02:00
parent 6d710920c5
commit c5640fb125
5 changed files with 6 additions and 6 deletions
@@ -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.