mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 13:11:32 +00:00
common: unused marker for marking values as unused intentionally
This commit is contained in:
@ -7,6 +7,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":common"))
|
||||
implementation(project(":parser"))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user