Libraryless. Click here for Pure Java version (2159L/16K/49K).
1 | !747 |
2 | |
3 | m { |
4 | p { |
5 | autoReportToChatOff(); |
6 | |
7 | while (true) { |
8 | S line = suckFromChatNoHistory(); |
9 | if (line == null) break; |
10 | print(quote(line)); |
11 | } |
12 | } |
13 | } |
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: | 537 / 598 |
Referenced in: | [show references] |