static void noMainDone() { mainDoneQuietly(); } static void noMainDone(S msg) { print(msg); mainDoneQuietly(); }
Began life as a copy of #1009542
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: | #1014876 |
| Snippet name: | noMainDone - synonym of mainDoneQuietly - suppress "[main done]" message on console |
| Eternal ID of this version: | #1014876/2 |
| Text MD5: | 223c0b50b9ce1bb4cf794e81f571e7fa |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-12 18:32:49 |
| Source code size: | 126 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 624 / 651 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |