1 | static <A> A callMain(A c, String... args) {
|
2 | callOpt(c, "main", new Object[] {args});
|
3 | ret c; |
4 | } |
5 | |
6 | static void callMain() {
|
7 | callMain(mc()); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000668 |
| Snippet name: | callMain function |
| Eternal ID of this version: | #1000668/4 |
| Text MD5: | efc8790d21074cb4c68f17b4d46dea17 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-23 20:40:39 |
| Source code size: | 151 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1392 / 6900 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |