Add test for build.gradle.kts highlighting
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
def includeCidr = false
|
||||
def isTeamcityBuild = false
|
||||
def includeUltimate = false
|
||||
def includeStdlib = false
|
||||
|
||||
rootProject.name = "kotlin"
|
||||
Reference in New Issue
Block a user