mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-25 04:38:51 -08:00
feat: [Resources] Kotlin website added.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Kotlin is a statically typed programming language for modern multiplatform applications.
|
||||
// https://kotlinlang.org/
|
||||
|
||||
// Mutability
|
||||
var mutableString: String = "Adam"
|
||||
|
||||
Reference in New Issue
Block a user