Skip to content

Instantly share code, notes, and snippets.

@Philogy
Created August 16, 2022 21:53
Show Gist options
  • Save Philogy/4a1c0c69f3f7560d052e809f94b8c460 to your computer and use it in GitHub Desktop.
Save Philogy/4a1c0c69f3f7560d052e809f94b8c460 to your computer and use it in GitHub Desktop.
Huff Challenge #1
#define macro MAIN() = takes(0) returns(0) {
number returndatasize mstore
0x20 returndatasize return
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment