1 | static S run752(S code) {
|
2 | O trans = hotwire("#752");
|
3 | set(trans, "mainJava", code); |
4 | callMain(trans); |
5 | S transpiled = cast get(trans, "mainJava"); |
6 | ret transpiled; |
7 | } |
Began life as a copy of #1003555
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: | #1003556 |
| Snippet name: | run752 |
| Eternal ID of this version: | #1003556/1 |
| Text MD5: | c4eedb75040c1e3f9031668bc3200534 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-07-17 23:40:50 |
| Source code size: | 178 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 851 / 839 |
| Referenced in: | [show references] |