Skip to content

编译时常量

const val STATE = "kotlin"

编译时常量可以作为变量内联

Released under the MIT License.