diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ func process(filename string) { die(err) } - formatter.PrintHtml(ast) + formatter.PrintAst(ast) fmt.Print("\n") } |
index : gsp | ||
A better syntax for HTML | Thomas Voss |
aboutsummaryrefslogtreecommitdiff |