Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1005439 // Test patternizeQuoted

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1516L/10K/33K).

!759

p {
  assertEqualsVerbose(new Patternized("what is * ?", "love"), patternizeQuoted([[what is "love"?]]));
  assertEqualsVerbose(new Patternized("* is *", "life", "life"), patternizeQuoted([["life" is "life"]]));
  print("OK");
}

Author comment

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: 435 / 573
Referenced in: [show references]