Added build statistics
This commit is contained in:
parent
64bd2bae59
commit
f558a69366
6 changed files with 54 additions and 18 deletions
|
@ -105,6 +105,7 @@ func Compile(files <-chan *fs.File, functions <-chan *core.Function, structs <-c
|
|||
|
||||
result.Main = main
|
||||
result.Functions = allFunctions
|
||||
result.finalize()
|
||||
return result, nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue