Download Jar. Libraryless. Click here for Pure Java version (8478L/62K).
1 | !7 |
2 | |
3 | p-exp {
|
4 | set flexMatchIC_iterate_debug; |
5 | assertEquals(ll("{what} is {1+1}"),
|
6 | pnl(flexMatchIC_all_groupings("* is *", "what is 1+1?")));
|
7 | assertEquals(ll("can {a} {pig fly}", "can {a pig} {fly}"),
|
8 | pnl(flexMatchIC_all_groupings("can * *", "can a pig fly?")));
|
9 | print("OK");
|
10 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021068 |
| Snippet name: | Test flexMatchIC_all_groupings / flexMatchIC_iterate (OK) |
| Eternal ID of this version: | #1021068/8 |
| Text MD5: | 496184effc0a7d3c18ab5a97d195e308 |
| Transpilation MD5: | bf6eb8f1339f505daea15a7f88797743 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-20 15:15:57 |
| Source code size: | 298 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 601 / 1505 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |