Libraryless. Click here for Pure Java version (1568L/11K/34K).
1 | !752 |
2 | |
3 | !include #1005507 // new flexMatchIC |
4 | |
5 | p {
|
6 | printStruct(getFlexMatchIC("find *", "find"));
|
7 | printStruct(getFlexMatchIC("find *", "find nemo"));
|
8 | printStruct(getFlexMatchIC("find *", "find nemo's wife"));
|
9 | printStruct(getFlexMatchIC("find * yo", "find yo"));
|
10 | printStruct(getFlexMatchIC("find * yo", "find nemo's wife yo"));
|
11 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005506 |
| Snippet name: | Test flexMatchIC with empty "*" |
| Eternal ID of this version: | #1005506/1 |
| Text MD5: | 5e961062a528a300b0433830c463a3a6 |
| Transpilation MD5: | 9ccb11eb942727c80f41b9c90069368e |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-24 00:09:22 |
| Source code size: | 347 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 799 / 872 |
| Referenced in: | [show references] |