Uses 6398K of libraries. Click here for Pure Java version (1717L/10K).
1 | !7 |
2 | |
3 | lib 1025824 // DynTalkBot2 src lib |
4 | lib 1400215 // libraries from 1025824 |
5 | |
6 | import static pkg_dtb.dtb.DynTalkBot2; |
7 | |
8 | standardBot1 SomeBot {
|
9 | synchronized S processSimplifiedLine(S s, O... _) {
|
10 | try answer super.processSimplifiedLine(s, _); |
11 | |
12 | if "test" ret "Success"; |
13 | null; |
14 | } |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025825 |
| Snippet name: | Include DynTalkBot2 as src lib test |
| Eternal ID of this version: | #1025825/4 |
| Text MD5: | 0f0d6f6a01811981537012e5ad75e024 |
| Transpilation MD5: | fd77f1708744b44bb06cf96d3d633053 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-24 10:29:52 |
| Source code size: | 310 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 432 / 926 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |