feat: [Resources] Kotlin website added.

This commit is contained in:
Dev Shanghai
2022-09-07 17:52:50 +04:00
parent 95529c3fc5
commit 8e01273f3f

View File

@@ -1,4 +1,5 @@
// Kotlin is a statically typed programming language for modern multiplatform applications.
// https://kotlinlang.org/
// Mutability
var mutableString: String = "Adam"