Skip to content

Instantly share code, notes, and snippets.

@LukaJCB
Created August 1, 2016 21:18
Show Gist options
  • Select an option

  • Save LukaJCB/af689d4cf7409a773dcfcf001b6aa13a to your computer and use it in GitHub Desktop.

Select an option

Save LukaJCB/af689d4cf7409a773dcfcf001b6aa13a to your computer and use it in GitHub Desktop.
point =
{ x = 1, y = 5 }
point2 =
{ point | x = 21 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment