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

8
LINES

< > BotCompany Repo | #1005430 // Test patternizeInts

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

Libraryless. Click here for Pure Java version (1406L/10K/31K).

!759

p {
  printStruct(allFields(Patternized));
  assertEqualsVerbose(new Patternized("what is * \\* * ?", "1", "2"), patternizeInts("what is 1*2?"));
  assertEqualsVerbose(new Patternized("what is * \\* * ?", "30", "55"), patternizeInts("what is 30*55 ?"));
  print("OK");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005430
Snippet name: Test patternizeInts
Eternal ID of this version: #1005430/1
Text MD5: e34df999868de10cf2771c57fee85b83
Transpilation MD5: b3b76abd9bd8ff24958c109a1dd96df7
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:39:35
Source code size: 285 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 441 / 499
Referenced in: [show references]