mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-24 20:28:02 -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.
|
// Kotlin is a statically typed programming language for modern multiplatform applications.
|
||||||
|
// https://kotlinlang.org/
|
||||||
|
|
||||||
// Mutability
|
// Mutability
|
||||||
var mutableString: String = "Adam"
|
var mutableString: String = "Adam"
|
||||||
|
|||||||
Reference in New Issue
Block a user