Move ast and parser out of internal

This commit is contained in:
2023-10-30 18:38:53 -07:00
parent 7e307d8811
commit e01755bbf5
13 changed files with 292 additions and 296 deletions

2
go.mod
View File

@@ -1,5 +1,3 @@
module go.elara.ws/salix
go 1.21.2
require github.com/davecgh/go-spew v1.1.1