We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0cfd2b commit efd1e69Copy full SHA for efd1e69
standard/attributes.md
@@ -1109,7 +1109,7 @@ There are no limitations on what code is permitted in a module initializer.
1109
A module initializer shall have the following characteristics:
1110
1111
- The *method_modifier* `static`.
1112
-- No *parameter_list*.
+- No *parameter_list*.
1113
- A *return_type* of `void`.
1114
- No *type_parameter_list*.
1115
- Not be declared inside a *class_declaration* having a *type_parameter_list*.
0 commit comments