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

6
LINES

< > BotCompany Repo | #1023762 // test_wordTokReplacerRuleOnStarVars_multiOutput

JavaX fragment (include)

svoid test_wordTokReplacerRuleOnStarVars_multiOutput() {
  assertEqualsVerbose(litciset("John is John", "whatever is whatever"),
    applyWordTokRule(wordTokReplacerRuleOnStarVars(
      "*a is *b", ll("a is a", "b is b")),
      "John is whatever"));
}

Author comment

Began life as a copy of #1023761

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023762
Snippet name: test_wordTokReplacerRuleOnStarVars_multiOutput
Eternal ID of this version: #1023762/1
Text MD5: d2ed7521d75cc4d3ab5d54fd15e62ed6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-08 19:01:58
Source code size: 258 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 94 / 133
Referenced in: [show references]