1 | static LuaValue luaEval(S code) { |
2 | ret evalLua(code); |
3 | } |
4 | |
5 | static LuaValue luaEval(Sandbox sandbox, S code) { |
6 | ret evalLua(sandbox, code); |
7 | } |
Began life as a copy of #1004579
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004898 |
Snippet name: | luaEval - synonym of evalLua |
Eternal ID of this version: | #1004898/1 |
Text MD5: | 5c103369a992aaa31b1a9509ccb24505 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-09-15 19:45:17 |
Source code size: | 146 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 589 / 571 |
Referenced in: | [show references] |