1 | static void noMainDone() {
|
2 | mainDoneQuietly(); |
3 | } |
4 | |
5 | static void noMainDone(S msg) {
|
6 | print(msg); |
7 | mainDoneQuietly(); |
8 | } |
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: | 625 / 653 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |