Skip to content

Bug in template package (missing .end for .repeated section) #501

@gopherbot

Description

@gopherbot

by eshurmin:

Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. 8g main.go
2. 8l main.8
3. ./8.out

What is the expected output? What do you see instead?
Parse[templ_1]: line 1: missing .end for .repeated section

What is your $GOOS?  $GOARCH?
GOOS=linux
GOARCH=386

Which revision are you using?  (hg identify)
5b8076384e46 tip

Attachments:

  1. main.go (696 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions