mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-23 23:30:36 +00:00
6 lines
153 B
Go
6 lines
153 B
Go
|
/*
|
||
|
Package neogointernal contains definitions of compiler intrinsics.
|
||
|
It's not intended to be used directly by smart contracts.
|
||
|
*/
|
||
|
package neogointernal
|