Skip to content

text/template: variable read ignores trailing punctuation #3270

@rsc

Description

@rsc
http://play.golang.org/p/WIpyJhx_p6

{{$x:=1}}
{{$x+2}}
{{$x}}

prints

1
1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions