Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ appendData
Method
appendData
libyul/backends/evm/NoOutputAssembly.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
AbstractAssembly::SubID NoOutputAssembly::appendData(bytes const&)
178
{
179
return {1};
180
}
181
182
183
void NoOutputAssembly::appendImmutable(std::string const&)
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected