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 46d7e10 commit 1337f9aCopy full SHA for 1337f9a
working/2364 - primary constructors/feature-specification.md
@@ -533,7 +533,7 @@ The grammar is modified as follows. Note that the changes include support
533
for extension type declarations, because they're intended to use primary
534
constructors as well.
535
536
-```
+```ebnf
537
<classDeclaration> ::= // First alternative modified.
538
(<classModifiers> | <mixinClassModifiers>)
539
'class' <classNamePart> <superclass>? <interfaces>? <classBody>
0 commit comments