Code has been added to clipboard!

Adjusting Gas in Solidity

Example
address(nameReg).call.gas(1000000)(abi.encodeWithSignature("register(string)", "MyName"));