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

Issue 10103014: Accept keyword abstract in front of a class declaration (Closed)

Created:
8 years, 8 months ago by hausner
Modified:
8 years, 8 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Accept keyword abstract in front of a class declaration We can just ignore it. The VM has nothing to do for abstract classes. Committed: https://code.google.com/p/dart/source/detail?r=6612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -7 lines) Patch
M runtime/vm/parser.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
It's 4:19, best time for a little review :-)
8 years, 8 months ago (2012-04-16 23:20:06 UTC) #1
srdjan
LGTM
8 years, 8 months ago (2012-04-16 23:46:35 UTC) #2
hausner
8 years, 8 months ago (2012-04-16 23:48:56 UTC) #3
Thank you.

Powered by Google App Engine
This is Rietveld 408576698