1 | static RuntimeException todo() { |
2 | throw new RuntimeException("TODO"); |
3 | } |
4 | |
5 | static RuntimeException todo(O msg) { |
6 | throw new RuntimeException("TODO: " + msg); |
7 | } |
Began life as a copy of #1000716
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: | #1000717 |
Snippet name: | todo function |
Eternal ID of this version: | #1000717/4 |
Text MD5: | 47a79da9e82f0f3c30c646dfd17acfd3 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-28 22:53:36 |
Source code size: | 179 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 843 / 1107 |
Version history: | 3 change(s) |
Referenced in: | [show references] |