Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ add
Function
add
wasmtest/contracts-cplus/neo_contract.py:92–93 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
90
91
92
def
add(a, b):
93
return
a + b
94
95
96
def
testboolean(istrue, vectorint):
Callers
1
Main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected