Libraryless. Click here for Pure Java version (1078L/8K/27K).
1 | !747 |
2 | |
3 | m {
|
4 | p {
|
5 | makeAndroid("Misc Bot.");
|
6 | } |
7 | |
8 | static synchronized S answer(S s) {
|
9 | new Matches m; |
10 | |
11 | if (match3("diff * and *", s, m)) {
|
12 | S snippet1 = unquote(m.m[0]); |
13 | S snippet2 = unquote(m.m[1]); |
14 | nohupJavax(parseSnippetID("#1000996") + " " + parseSnippetID(snippet1) + " " + parseSnippetID(snippet2));
|
15 | return "Diffing in new process"; |
16 | } |
17 | |
18 | return null; |
19 | } |
20 | } |
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: | #1001207 |
| Snippet name: | Misc Bot |
| Eternal ID of this version: | #1001207/1 |
| Text MD5: | ba51524dceabe31932eaad03ef6aaf52 |
| Transpilation MD5: | 3f9e2931bbbd559cd5fbb475ed44e17a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-09-30 19:42:07 |
| Source code size: | 430 bytes / 20 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 984 / 1019 |
| Referenced in: | [show references] |