static new ThreadLocal<Bool> assertVerbose_value; svoid assertVerbose(bool b) { assertVerbose_value.set(b); } sbool assertVerbose() { ret isTrue(assertVerbose_value!); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016608 |
Snippet name: | assertVerbose |
Eternal ID of this version: | #1016608/1 |
Text MD5: | d4bfd291a6d6b565741c4ac81248816b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-25 14:35:20 |
Source code size: | 179 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 361 / 416 |
Referenced in: | [show references] |