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

13
LINES

< > BotCompany Repo | #1031567 // dontprint - synonym of dontPrint

JavaX fragment (include)

static void dontprint() {
  dontPrint();
}


static <A> A dontprint(S s, A o) {
  ret dontPrint(s, o);
}


static <A> A dontprint(A o) {
  ret dontPrint(o);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031567
Snippet name: dontprint - synonym of dontPrint
Eternal ID of this version: #1031567/1
Text MD5: 7c3be4e32db4b389e8cdee38571e96df
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 03:15:27
Source code size: 160 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 100
Referenced in: [show references]