Closed mewmew closed 8 years ago
Once support for include files and compilation of multiple C files is supported, having this abstraction starts to make sense. Therefore, the issue has been resolved after discussions and we've decided to keep the *ast.File
abstraction.
Premature abstraction is the root of all evil. The question is, is the
*ast.File
abstraction premature?From ast.go: