1 | svoid mapMethodLike dm_activateOSAndModule(O module) {
|
2 | dm_activateOS(); |
3 | dm_showModule(module); |
4 | } |
5 | |
6 | svoid dm_activateOSAndModule() {
|
7 | dm_activateOSAndModule(dm_current()); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1020273 |
| Snippet name: | dm_activateOSAndModule |
| Eternal ID of this version: | #1020273/3 |
| Text MD5: | 7876ea0821ac41c009baa60172dc66c7 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-28 14:50:13 |
| Source code size: | 183 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 637 / 686 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |