Kotlin revolution (#401)

This commit is contained in:
Uriel
2022-12-27 15:53:05 -03:00
committed by GitHub
parent 34818e925c
commit 5dd5399e99
15 changed files with 285 additions and 264 deletions

View File

@@ -4,3 +4,5 @@ org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAME
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
kotlin.code.style=official