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

8
LINES

< > BotCompany Repo | #1014876 // noMainDone - synonym of mainDoneQuietly - suppress "[main done]" message on console

JavaX fragment (include)

static void noMainDone() {
  mainDoneQuietly();
}

static void noMainDone(S msg) {
  print(msg);
  mainDoneQuietly();
}

Author comment

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: 339 / 358
Version history: 1 change(s)
Referenced in: [show references]