mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2026-02-04 18:40:19 +00:00
build: move parser and tokenizer into separate modules
This commit is contained in:
@@ -4,6 +4,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api(project(":ast"))
|
||||
api(project(":tokenizer"))
|
||||
|
||||
implementation(project(":common"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user