1 | static Class runWithCase(S progID, S case) {
|
2 | Class c = hotwire(progID); |
3 | setOpt(c, 'caseID_caseID, case); |
4 | ret callMain(c); |
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: | #1009328 |
| Snippet name: | runWithCase - run a program with "case" |
| Eternal ID of this version: | #1009328/2 |
| Text MD5: | 05351cd015634f0f4713eb52c706a94e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-23 20:39:29 |
| Source code size: | 133 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 723 / 934 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |