Download Jar. Libraryless. Click here for Pure Java version (8411L/62K).
1 | !7 |
2 | |
3 | p-exp {
|
4 | assertEqualsVerbose_struct(ll(litcimap("$name" := "Paul")),
|
5 | flexMatchDollarVarsIC_all("I am $name", "i am Paul"));
|
6 | assertEqualsVerbose_struct(ll(), flexMatchDollarVarsIC_all("$x is $x", "a is b"));
|
7 | assertEqualsVerbose_struct(ll(litcimap($x := "the guy")), |
8 | flexMatchDollarVarsIC_all("$x is $x", "the guy is THE GUY"));
|
9 | } |
Began life as a copy of #1021068
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: | #1023852 |
| Snippet name: | Test flexMatchDollarVarsIC_all [OK] |
| Eternal ID of this version: | #1023852/9 |
| Text MD5: | e43ca6ddb4dd2b2c266b2202b8a74d3a |
| Transpilation MD5: | a0dfc4372fb35d9be175887ea7acb7f0 |
| 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-07-10 17:21:07 |
| Source code size: | 353 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 532 / 1419 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |