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

9
LINES

< > BotCompany Repo | #1007989 // Test flexMatchIC2_left

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

Libraryless. Click here for Pure Java version (1776L/12K/40K).

!7

p {
  new Matches m;
  if (flexMatchIC2_left("* - *", "1 - 2 - 3", m))
    print("Matches: " + struct(m));
  if (flexMatchIC2_left("* - *", "1 - (2 - 3)", m))
    print("Matches: " + struct(m));
}

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: #1007989
Snippet name: Test flexMatchIC2_left
Eternal ID of this version: #1007989/2
Text MD5: 2e9fce08a41fbd48582ffa322a17387c
Transpilation MD5: ff19b5cbec6593091213b966ad75c9eb
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-18 02:52:46
Source code size: 208 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 325 / 394
Version history: 1 change(s)
Referenced in: [show references]