1 | static Int incIntVar(Var<Int> v) { |
2 | ret syncIncIntVar(v); |
3 | } |
4 | |
5 | static Int incIntVar(Var<Int> v, int i) { |
6 | ret syncIncIntVar(v, i); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1018998 |
Snippet name: | incIntVar - synonym of syncIncIntVar |
Eternal ID of this version: | #1018998/2 |
Text MD5: | b077e3e3c42a6556657d397740121f10 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-20 15:48:47 |
Source code size: | 138 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 355 / 366 |
Version history: | 1 change(s) |
Referenced in: | [show references] |