mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 19:29:39 +00:00
5 lines
86 B
Go
5 lines
86 B
Go
|
/*
|
||
|
Package compiler implements Go to NEF smart contract compiler.
|
||
|
*/
|
||
|
package compiler
|