1 | static void runAndCleanUp(S progID) { |
2 | Class c = hotwire(progID); |
3 | try { |
4 | callMain(c); |
5 | } finally { |
6 | cleanUp(c); |
7 | } |
8 | } |
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: | #1010988 |
Snippet name: | runAndCleanUp |
Eternal ID of this version: | #1010988/1 |
Text MD5: | 667789bf952fc8dd71839185d4940540 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-11 02:26:20 |
Source code size: | 134 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 459 / 496 |
Referenced in: | [show references] |