Chromium Code Reviews
DescriptionEnable syntax-only support for generic functions by default.
This CL removes the 'DartOptions=--generic-method-syntax' directives in
test cases concerned with generic functions and enables that feature by
default. The option '--generic-method-syntax' is still allowed, but the
feature is always enabled so the option makes no difference.
R=johnniwinther@google.com, sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/70fa0defe9b416669b6e01acf9f31d49aac3426f
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (3 generated)
|