complete and total overhaul like i promised. things are much easier to reason about. still not working yet though.
This commit is contained in:
@@ -47,7 +47,7 @@ func main() {
|
||||
|
||||
// Initialize the buffer, parse it, and filter it through gofmt.
|
||||
c := newContext()
|
||||
c.Translate(xmlBytes)
|
||||
c.Morph(xmlBytes)
|
||||
|
||||
if !*gofmt {
|
||||
c.out.WriteTo(os.Stdout)
|
||||
|
||||
Reference in New Issue
Block a user