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

8
LINES

< > BotCompany Repo | #1007445 // Test getFlexMatchIC2 with "* *"

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

Libraryless. Click here for Pure Java version (2077L/14K/45K).

!7

p {
  set flexMatchIC2_debug;
  Matches m = getFlexMatchIC2("* *", "a b");
  assertEquals("a", $1);
  assertEquals("a", $2);
}

Author comment

Began life as a copy of #1006410

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1007445
Snippet name: Test getFlexMatchIC2 with "* *"
Eternal ID of this version: #1007445/1
Text MD5: 5fcf6ceffd5073891c45e81c339152fa
Transpilation MD5: c044ca4b494463fcb233edf8169f27b7
Author: stefan
Category: javax / parsing
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-23 17:18:20
Source code size: 137 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 480 / 595
Referenced in: [show references]