1 | static Web web_cloneWeb(Web web) {
|
2 | Web w = web_similarEmptyWeb(web); |
3 | web_addWebToWeb(web, w); |
4 | ret w; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009976 |
| Snippet name: | web_cloneWeb |
| Eternal ID of this version: | #1009976/5 |
| Text MD5: | 3c98452e74dd1c766f7929a3ad9b3a04 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-07 23:37:37 |
| Source code size: | 112 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 845 / 851 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |