static void runMain(Object c, String... args) { callMain(c, args); } static void runMain() { callMain(); }
Began life as a copy of #1000668
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: | #1002909 |
Snippet name: | runMain - synonym of callMain |
Eternal ID of this version: | #1002909/2 |
Text MD5: | 646ef6976817252aaf85f539ce313d64 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-11 19:32:58 |
Source code size: | 117 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 729 / 1015 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |