syncing unfinished work with dev
This commit is contained in:
parent
4ce1f7137c
commit
6afd01da2a
2 changed files with 14 additions and 7 deletions
|
|
@ -102,10 +102,8 @@ func GenFuncTable() ast.FuncTable {
|
|||
Function: Export,
|
||||
Name: "export",
|
||||
EvalLazy: true,
|
||||
Args: []ast.Token_t{
|
||||
ast.STRING,
|
||||
ast.LIST,
|
||||
},
|
||||
ArgLazy: true,
|
||||
NumArgs: 2,
|
||||
},
|
||||
|
||||
"input": &ast.Function{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue