static volatile bool mainDoneQuietly_on; static void mainDoneQuietly() { mainDoneQuietly_on = true; }
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: | #1009542 |
| Snippet name: | mainDoneQuietly - suppress "[main done]" message on console |
| Eternal ID of this version: | #1009542/1 |
| Text MD5: | 5c2c3583fc7abaaaa95b9b6589c472cf |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-07 17:11:12 |
| Source code size: | 108 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 797 / 843 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014876 - noMainDone - synonym of mainDoneQuietly - suppress "[main done]" message on console |