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

Issue 10919097: Address comment of CL 10914097 . (Closed)

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

Description

Address comment of CL 10914097 . Committed: https://code.google.com/p/dart/source/detail?r=11875

Patch Set 1 #

Total comments: 2

Patch Set 2 : ints->int. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M tests/language/lazy_static4_test.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
floitsch
TBR.
8 years, 3 months ago (2012-09-05 13:00:31 UTC) #1
kasperl
I'll stop now. https://chromiumcodereview.appspot.com/10919097/diff/1/tests/language/lazy_static4_test.dart File tests/language/lazy_static4_test.dart (right): https://chromiumcodereview.appspot.com/10919097/diff/1/tests/language/lazy_static4_test.dart#newcode12 tests/language/lazy_static4_test.dart:12: foo(x) => x; // The return ...
8 years, 3 months ago (2012-09-05 13:33:25 UTC) #2
floitsch
8 years, 3 months ago (2012-09-05 14:41:27 UTC) #3
good thing SVN is down ;)

https://chromiumcodereview.appspot.com/10919097/diff/1/tests/language/lazy_st...
File tests/language/lazy_static4_test.dart (right):

https://chromiumcodereview.appspot.com/10919097/diff/1/tests/language/lazy_st...
tests/language/lazy_static4_test.dart:12: foo(x) => x; // The return type will
always be ints.
On 2012/09/05 13:33:25, kasperl wrote:
> ints -> int

Done.

Powered by Google App Engine
This is Rietveld 408576698