5 lines
86 B
Go
5 lines
86 B
Go
|
/*
|
||
|
Package compiler implements Go to NEF smart contract compiler.
|
||
|
*/
|
||
|
package compiler
|