Added Italian and updated Kotlin (#814)

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Kunal-Sharma228
2020-10-02 17:03:10 +05:30
committed by GitHub
parent 751a9f2372
commit cf96985e07
3 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
package hello
fun main() {
println("Hello World")
}