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

Issue 10989034: Fix braino: iteration is through a loop, so you continue it with continue. (Closed)

Created:
8 years, 2 months ago by ngeoffray
Modified:
8 years, 2 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix braino: iteration is through a loop, so you continue it with continue. Committed: https://code.google.com/p/dart/source/detail?r=12915

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M lib/compiler/implementation/js_backend/native_emitter.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
TBR to unbreak the builds.
8 years, 2 months ago (2012-09-26 16:11:32 UTC) #1
kasperl
8 years, 2 months ago (2012-09-27 05:38:32 UTC) #2
LGTM. Sorry for not spotting this earlier.

Powered by Google App Engine
This is Rietveld 408576698