Make mixin
and interface
a builtin identifier or reserved word
#33113
Labels
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
Milestone
We should reserve these now for future compatibility (i.e. with the upcoming mixin feature).
Is builtin identifier enough, or do we need this to be a reserve word?
cc @lrhn @eernstg
Update: Make them builtin identifiers.
mixin
andinterface
should be builtin identifiers in Dart 2 #33131mixin
andinterface
should be builtin identifiers in Dart 2 #33132mixin
andinterface
should be builtin identifiers in Dart 2 #33133The text was updated successfully, but these errors were encountered: