Skip to content

Commit

Permalink
Add a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaofei-it committed Nov 27, 2017
1 parent ce82af6 commit 3c8a508
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/functions_libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,6 @@ library.execute("test2", new Object[]{3});
```

Note that if `execute` calls a Zlang function which has a return value, `execute` will also return
this return value as its own return value.
this return value as its own return value.

// TODO

0 comments on commit 3c8a508

Please sign in to comment.