This commit is contained in:
parent
4ab94410b7
commit
7a2b012833
9 changed files with 233 additions and 10 deletions
|
|
@ -26,6 +26,7 @@ func main() {
|
|||
ucl.WithModule(builtins.Strs()),
|
||||
ucl.WithModule(builtins.Lists()),
|
||||
ucl.WithModule(builtins.Time()),
|
||||
ucl.WithModule(builtins.Fns()),
|
||||
)
|
||||
ctx := context.Background()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue