svoid test_agiBlue_lockTriplePatternApplies() { testFunctionValues_twoArgs agiBlue_lockTriplePatternApplies( pair(t3s("*", "a", "b"), t3s("bla", "A", "B")), true, pair(t3s("c", "a", "b"), t3s("bla", "A", "B")), false, pair(t3s("xyz", "*", "*"), t3s("xyz", "w", "x")), true, pair(t3s("xyz", "*", "y"), t3s("xyz", "w", "x")), false, pair(null, null), false, pair(null, t3s("a", "b", "c")), false, ); }
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: | #1024282 |
Snippet name: | test_agiBlue_lockTriplePatternApplies (OK) |
Eternal ID of this version: | #1024282/3 |
Text MD5: | 3619fff13331436e289dd3cc0639da07 |
Author: | stefan |
Category: | javax / agi.blue |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-29 12:09:12 |
Source code size: | 438 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 152 / 196 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |