Transpiled version (49L) is out of date.
static new AtomicInteger makeVar_varCount; sS makeVar(S name default "") { ret anonVar(name, incAndGet(makeVar_varCount)); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025205 |
| Snippet name: | makeVar - make anonymous variable (fairly dummy version, but works) |
| Eternal ID of this version: | #1025205/3 |
| Text MD5: | 34ee6aa060c65c3bc8710e9bcce0ea67 |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-06-26 22:43:58 |
| Source code size: | 131 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 819 / 1055 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025943 - makeDollarVar - make anonymous dollar variable, counting from 1 #1035617 - anonVar |