1 | static S prependGlobalIDInNewLineAndIndent(S s) { |
2 | ret prependGlobalIDInNewLineAndIndent(aGlobalID(), s); |
3 | } |
4 | |
5 | static S prependGlobalIDInNewLineAndIndent(S globalID, S s) { |
6 | ret prependGlobalIDInNewLine(globalID, indentx(autoUnindent(s))); |
7 | } |
Began life as a copy of #1017596
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017597 |
Snippet name: | prependGlobalIDInNewLineAndIndent |
Eternal ID of this version: | #1017597/3 |
Text MD5: | c0124701a0ebc5f957ea65d41dfb2489 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-31 18:17:42 |
Source code size: | 247 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 367 / 399 |
Version history: | 2 change(s) |
Referenced in: | [show references] |