10
LINES
Transpilation failed.
1 | !636
|
2 | !class JavaTok
|
3 | !1000373 //multi-line strings
|
4 |
|
5 | main { psvm {
|
6 | String src = "s = [=[abc[[dd]]ee]=bla]=]";
|
7 | List<String> l = JavaTok.split(src);
|
8 | for (int i = 0; i < l.size(); i++)
|
9 | System.out.println(l.get(i));
|
10 | }} |
Author comment
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
| ID |
Author/Program |
Comment |
Date |
| 92 | stefan | Succeeds! At least for level 2 ([=[) | 2015-08-09 18:43:44 |
add comment
| Snippet ID: |
#1000502 |
| Snippet name: |
JavaTok robust multilines test |
| Eternal ID of this version: |
#1000502/1 |
| Text MD5: |
b1c5842d57c997487295ff5a209dc78c |
| Author: |
stefan |
| Category: |
|
| Type: |
JavaX source code |
| Public (visible to everyone): |
Yes |
| Archived (hidden from active list): |
No |
| Created/modified: |
2015-08-09 18:42:20 |
| Source code size: |
231 bytes / 10 lines |
| Pitched / IR pitched: |
No / Yes |
| Views / Downloads: |
1127 / 1226 |
| Referenced in: |
[show references] |