Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1013184 // FunctionIsBroken

JavaX fragment (include)

1  
sclass FunctionIsBroken extends RuntimeException {
2  
  S fname;
3  
  
4  
  *() {}
5  
  *(S *fname) {}
6  
  
7  
  toString { ret "FunctionIsBroken: " + fname; }
8  
}

Author comment

Began life as a copy of #1013182

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: #1013184
Snippet name: FunctionIsBroken
Eternal ID of this version: #1013184/1
Text MD5: fed90c3e71494c89f380621e23f9ca49
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-27 04:50:27
Source code size: 151 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 301 / 891
Referenced in: [show references]