Skip to content

Instantly share code, notes, and snippets.

@hayeah
Created August 13, 2017 09:05
Show Gist options
  • Save hayeah/6b1a4aa90daaf9b44e4c88257abd583c to your computer and use it in GitHub Desktop.
Save hayeah/6b1a4aa90daaf9b44e4c88257abd583c to your computer and use it in GitHub Desktop.
C {
uint256 a;
function C() {
a = 1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment