Libraryless. Click here for Pure Java version (1516L/10K/33K).
1 | !759 |
2 | |
3 | p {
|
4 | assertEqualsVerbose(new Patternized("what is * ?", "love"), patternizeQuoted([[what is "love"?]]));
|
5 | assertEqualsVerbose(new Patternized("* is *", "life", "life"), patternizeQuoted([["life" is "life"]]));
|
6 | print("OK");
|
7 | } |
Began life as a copy of #1005430
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005439 |
| Snippet name: | Test patternizeQuoted |
| Eternal ID of this version: | #1005439/1 |
| Text MD5: | c94c51f91ba369499ae30800a1a84d03 |
| Transpilation MD5: | 6726f5d3d7b4d5d90702aaabf98cc50f |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-16 20:43:34 |
| Source code size: | 242 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 735 / 917 |
| Referenced in: | [show references] |