Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(179)

Issue 4662084: code review 4662084: exp/template: lex variables (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by r
Modified:
13 years, 10 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

exp/template: lex variables Variables start with'$' and are declared with ':='.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r c02fe05caf86 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -15 lines) Patch
M src/pkg/exp/template/lex.go View 5 chunks +28 lines, -15 lines 0 comments Download
M src/pkg/exp/template/lex_test.go View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-07-08 06:39:29 UTC) #1
dsymonds
LGTM http://codereview.appspot.com/4662084/diff/1/src/pkg/exp/template/lex_test.go File src/pkg/exp/template/lex_test.go (right): http://codereview.appspot.com/4662084/diff/1/src/pkg/exp/template/lex_test.go#newcode88 src/pkg/exp/template/lex_test.go:88: {"variables", "{{$c := printf $ $hello $23}}", []item{ ...
13 years, 10 months ago (2011-07-08 06:46:20 UTC) #2
r
13 years, 10 months ago (2011-07-08 07:54:02 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=95e1eefe309d ***

exp/template: lex variables
Variables start with'$' and are declared with ':='.

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/4662084
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b