svoid gazelle_setRuleComment(S ruleID, S comments) { dm_gazelle_setRuleComments_verbose(ruleID, comments); } svoid gazelle_setRuleComment(S ruleID, Collection<S> comments) { gazelle_setRuleComment(ruleID, lines_rtrim(comments)); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022349 |
| Snippet name: | gazelle_setRuleComment - synonym of dm_gazelle_setRuleComments_verbose |
| Eternal ID of this version: | #1022349/2 |
| Text MD5: | 5339c15b48cb7d605d7b04a4d1ccdf76 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-15 08:09:56 |
| Source code size: | 241 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 498 / 528 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |