Libraryless. Click here for Pure Java version (1776L/12K/40K).
1 | !7 |
2 | |
3 | p {
|
4 | new Matches m; |
5 | if (flexMatchIC2_left("* - *", "1 - 2 - 3", m))
|
6 | print("Matches: " + struct(m));
|
7 | if (flexMatchIC2_left("* - *", "1 - (2 - 3)", m))
|
8 | print("Matches: " + struct(m));
|
9 | } |
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: | #1007989 |
| Snippet name: | Test flexMatchIC2_left |
| Eternal ID of this version: | #1007989/2 |
| Text MD5: | 2e9fce08a41fbd48582ffa322a17387c |
| Transpilation MD5: | ff19b5cbec6593091213b966ad75c9eb |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-18 02:52:46 |
| Source code size: | 208 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 621 / 756 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |