Spec does not forbid using a non-const superconstructor from a const constructor #11626
Labels
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
Milestone
I can't find anything prohibiting the problem in issue #11624.
Section "7.6.3 Constant Constructors" does not appear to restrict the superconstructor used by a const constructor's initializers.
I did not find a restriction elsewhere.
The text was updated successfully, but these errors were encountered: