1 | sS format_round(S pat, S... args) { |
2 | ret format3_round(pat, args); |
3 | } |
4 | |
5 | |
6 | |
7 | sS format_round(S pat, LS args) { |
8 | ret format3_round(pat, args); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027169 |
| Snippet name: | format_round - synonym of format3_round |
| Eternal ID of this version: | #1027169/1 |
| Text MD5: | dd20c22c645991ce511f924f14ba90c8 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-24 00:46:11 |
| Source code size: | 142 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 332 / 378 |
| Referenced in: | [show references] |