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

10
LINES

< > BotCompany Repo | #1021068 // Test flexMatchIC_all_groupings / flexMatchIC_iterate (OK)

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

Download Jar. Libraryless. Click here for Pure Java version (8478L/62K).

!7

p-exp {
  set flexMatchIC_iterate_debug;
  assertEquals(ll("{what} is {1+1}"),
    pnl(flexMatchIC_all_groupings("* is *", "what is 1+1?")));
  assertEquals(ll("can {a} {pig fly}", "can {a pig} {fly}"),
    pnl(flexMatchIC_all_groupings("can * *", "can a pig fly?")));
  print("OK");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021068
Snippet name: Test flexMatchIC_all_groupings / flexMatchIC_iterate (OK)
Eternal ID of this version: #1021068/8
Text MD5: 496184effc0a7d3c18ab5a97d195e308
Transpilation MD5: bf6eb8f1339f505daea15a7f88797743
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-20 15:15:57
Source code size: 298 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 695
Version history: 7 change(s)
Referenced in: [show references]