Libraryless. Click here for Pure Java version (7406L/50K/163K).
1 | !7 |
2 | |
3 | concept Msg { |
4 | SlackMsg msg; |
5 | S ts; |
6 | } |
7 | |
8 | p { |
9 | L<Msg> msgs = list(new Concepts(#1008346).load(), Msg); |
10 | for (Msg m : msgs) { |
11 | S text = m.msg.text; |
12 | //print(text); |
13 | print("jbzaoiwrxkzgyhig " + quote(text)); |
14 | } |
15 | } |
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: | #1008353 |
Snippet name: | Get chat lines |
Eternal ID of this version: | #1008353/3 |
Text MD5: | 4a9e2cca1336ddaf701452fda44f0be6 |
Transpilation MD5: | 06d033738340b6b90072810d5bad02cc |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-09 15:22:51 |
Source code size: | 239 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 473 / 608 |
Version history: | 2 change(s) |
Referenced in: | [show references] |