static RuntimeException confused() { throw new RuntimeException("confused"); } static RuntimeException confused(String msg) { throw new RuntimeException(msg); }
Began life as a copy of #1000659
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: | #1000716 |
| Snippet name: | confused functions |
| Eternal ID of this version: | #1000716/1 |
| Text MD5: | a2f11e933f0bbba0109cf4ea55ff41d9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-23 18:16:50 |
| Source code size: | 185 bytes / 7 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 920 / 1162 |
| Referenced in: | #1000717 - todo function #1002427 - Accellerating 629 (SPIKE) #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |