Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Issue 9169032: Allow the list of type parameters in the default factory clause to be omitted. (Closed)

Created:
8 years, 11 months ago by regis
Modified:
8 years, 11 months ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow the list of type parameters in the default factory clause to be omitted. Committed: https://code.google.com/p/dart/source/detail?r=3587

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M runtime/vm/class_finalizer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language/src/NonParameterizedFactory2Test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/src/NonParameterizedFactoryTest.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
8 years, 11 months ago (2012-01-24 23:47:16 UTC) #1
regis
Gilad confirmed that this conforms to the spec. Submitting TBR. Thanks, Regis
8 years, 11 months ago (2012-01-25 01:31:21 UTC) #2
zundel
8 years, 11 months ago (2012-01-25 14:18:58 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698