1 | svoid test_wordTokReplacerRuleOnStarVars_multiOutput() { |
2 | assertEqualsVerbose(litciset("John is John", "whatever is whatever"), |
3 | applyWordTokRule(wordTokReplacerRuleOnStarVars( |
4 | "*a is *b", ll("a is a", "b is b")), |
5 | "John is whatever")); |
6 | } |
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: | 167 / 211 |
Referenced in: | [show references] |