Skip to content

Instantly share code, notes, and snippets.

@sepisoltani
Last active October 5, 2021 08:36
Show Gist options
  • Save sepisoltani/64627053d3a91be2bfa3de9de6437d5f to your computer and use it in GitHub Desktop.
Save sepisoltani/64627053d3a91be2bfa3de9de6437d5f to your computer and use it in GitHub Desktop.
struct Person{
uint age;
string name;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment