Libraryless. Click here for Pure Java version (2077L/14K/45K).
1 | !7 |
2 | |
3 | p {
|
4 | set flexMatchIC2_debug; |
5 | Matches m = getFlexMatchIC2("* *", "a b");
|
6 | assertEquals("a", $1);
|
7 | assertEquals("a", $2);
|
8 | } |
Began life as a copy of #1006410
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: | #1007445 |
| Snippet name: | Test getFlexMatchIC2 with "* *" |
| Eternal ID of this version: | #1007445/1 |
| Text MD5: | 5fcf6ceffd5073891c45e81c339152fa |
| Transpilation MD5: | c044ca4b494463fcb233edf8169f27b7 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-23 17:18:20 |
| Source code size: | 137 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 786 / 968 |
| Referenced in: | [show references] |