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

3
LINES

< > BotCompany Repo | #1013228 // msgColon - add colon and space to message

JavaX fragment (include)

static S msgColon(S msg) {
  ret nempty(msg) ? msg + ": " : "";
}

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: #1013228
Snippet name: msgColon - add colon and space to message
Eternal ID of this version: #1013228/1
Text MD5: 4a248401e8b95a1bf197abe8ee0d427f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-28 23:15:59
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 358 / 387
Referenced in: [show references]