Skip to content

Instantly share code, notes, and snippets.

@Temidtech
Created July 1, 2019 09:12
Show Gist options
  • Save Temidtech/dc5b4c061a566e3a03e53203152a1459 to your computer and use it in GitHub Desktop.
Save Temidtech/dc5b4c061a566e3a03e53203152a1459 to your computer and use it in GitHub Desktop.
var b = null
var a = b as String?
println(a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment