Skip to content

Instantly share code, notes, and snippets.

@vvviiimmm
Created January 7, 2019 14:25
Show Gist options
  • Save vvviiimmm/d4242a83b50513a7244e3fcdf5a1e57f to your computer and use it in GitHub Desktop.
Save vvviiimmm/d4242a83b50513a7244e3fcdf5a1e57f to your computer and use it in GitHub Desktop.
bob = Person "Bob" 42
olderBob = bob { age = 43 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment