Skip to content

Instantly share code, notes, and snippets.

@sepisoltani
Created October 8, 2021 11:36
Show Gist options
  • Save sepisoltani/dcee0f4b1f82d3a0da9f2b3670482e6f to your computer and use it in GitHub Desktop.
Save sepisoltani/dcee0f4b1f82d3a0da9f2b3670482e6f to your computer and use it in GitHub Desktop.
import "./someothercontract.sol";
contract newContract is SomeOtherContract {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment