mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-18 13:57:34 +00:00
de4b133406
The sequence point bounds of all RET statements include the whole method
body, for example:
|
||
---|---|---|
.. | ||
chain | ||
account.go | ||
basic.go | ||
client.go | ||
compile.go | ||
coverage.go | ||
doc.go | ||
signer.go | ||
signer_test.go |