Skip to content

Instantly share code, notes, and snippets.

@bijancn
Created May 30, 2018 13:27
Show Gist options
  • Save bijancn/2efd68921433fa90e959722834d11223 to your computer and use it in GitHub Desktop.
Save bijancn/2efd68921433fa90e959722834d11223 to your computer and use it in GitHub Desktop.
val x = "Hello"
val r1 = x + " World"
val r2 = x + " World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment