1 | static Class hotwireSource(S src) {
|
2 | File x = makeTempDir(); |
3 | saveTextFile(new File(x, "main.java"), src); |
4 | ret hotwire(f2s(x)); |
5 | } |
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: | #1005145 |
| Snippet name: | hotwireSource |
| Eternal ID of this version: | #1005145/1 |
| Text MD5: | c4c4a9d19945480f14510ba6c6720699 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-10-17 00:07:41 |
| Source code size: | 137 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 721 / 757 |
| Referenced in: | [show references] |