1 | !636 |
2 | |
3 | main {
|
4 | psvm {
|
5 | String in = "#1234"; |
6 | System.out.println(in); |
7 | in = in.substring(1); |
8 | in = "<a href=\"http://tinybrain.de/%!%\">#%!%</a>".replace("%!%", in);
|
9 | System.out.println(in); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000340 |
| Snippet name: | Test of produced Java code (from #677) |
| Eternal ID of this version: | #1000340/1 |
| Text MD5: | 1fbf220967fe761899d78ca2f4489766 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-07-24 20:44:22 |
| Source code size: | 220 bytes / 11 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 731 / 688 |
| Referenced in: | [show references] |