settings.gradle.kts (
8
lines of code) (
raw
):
rootProject.name = "Arend" // Comment to avoid building the IDEA plugin // include("idea") include( "api", "base", "cli", "proto", "parser" )