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

Issue 232213003: Allow function literals in string interpolation (Closed)

Created:
6 years, 8 months ago by hausner
Modified:
6 years, 8 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Lasse Reichstein Nielsen, Paul Berry
Visibility:
Public.

Description

Allow function literals in string interpolation Interpolated strings in initializers can contain function literals. Add a test case to the function literals test. Fixes issue 18112. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=34903

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
hausner
6 years, 8 months ago (2014-04-09 23:38:17 UTC) #1
regis
LGTM
6 years, 8 months ago (2014-04-09 23:40:57 UTC) #2
hausner
6 years, 8 months ago (2014-04-09 23:43:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r34903 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698