Libraryless. Click here for Pure Java version (1406L/10K/31K).
1 | !759 |
2 | |
3 | p { |
4 | printStruct(allFields(Patternized)); |
5 | assertEqualsVerbose(new Patternized("what is * \\* * ?", "1", "2"), patternizeInts("what is 1*2?")); |
6 | assertEqualsVerbose(new Patternized("what is * \\* * ?", "30", "55"), patternizeInts("what is 30*55 ?")); |
7 | print("OK"); |
8 | } |
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: | 499 / 583 |
Referenced in: | [show references] |