1 | sS dm_loadModuleAndRepostInput(S moduleLibID) {
|
2 | S input = dm_topInput(); |
3 | if (dm_findModule(moduleLibID) != null) null; |
4 | dm_requireModule(moduleLibID); |
5 | dm_setAITextAndFire(input); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020893 |
| Snippet name: | dm_loadModuleAndRepostInput [dev.] |
| Eternal ID of this version: | #1020893/1 |
| Text MD5: | 65cb69732a381d4b4a17aedfaf6a9807 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-08 16:32:14 |
| Source code size: | 192 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 476 / 509 |
| Referenced in: | [show references] |