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

Issue 8318031: Interpolated strings are never considered compile time const (Closed)

Created:
9 years, 2 months ago by hausner
Modified:
9 years, 2 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Interpolated strings are never considered compile time const Committed: https://code.google.com/p/dart/source/detail?r=500

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -91 lines) Patch
M runtime/vm/parser.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 4 chunks +6 lines, -60 lines 0 comments Download
M tests/language/language.status View 1 2 chunks +0 lines, -2 lines 0 comments Download
M tests/language/src/MapLiteral2Test.dart View 1 1 chunk +7 lines, -25 lines 0 comments Download
M tests/language/src/StringInterpolation7NegativeTest.dart View 1 1 chunk +3 lines, -2 lines 0 comments Download
M tests/language/src/StringInterpolationTest.dart View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
hausner
9 years, 2 months ago (2011-10-17 22:46:48 UTC) #1
regis
9 years, 2 months ago (2011-10-17 22:50:10 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698