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

13
LINES

< > BotCompany Repo | #1000978 // Test suckFromChatNoHistory

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (2159L/16K/49K).

!747

m {
  p {
    autoReportToChatOff();
    
    while (true) {
      S line = suckFromChatNoHistory();
      if (line == null) break;
      print(quote(line));
    }
  }
}

Author comment

Began life as a copy of #1000976

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000978
Snippet name: Test suckFromChatNoHistory
Eternal ID of this version: #1000978/1
Text MD5: 657b300127e14e1056c50fbc6a8ce17f
Transpilation MD5: defe4abf9a891c09384d8fc83833a653
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-24 17:40:35
Source code size: 187 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 477 / 517
Referenced in: [show references]