forked from TrueCloudLab/neoneo-go
b56e028733
For the most important packages at least.
4 lines
86 B
Go
4 lines
86 B
Go
/*
|
|
Package compiler implements Go to NEF smart contract compiler.
|
|
*/
|
|
package compiler
|