Transpiled version (2494L) is out of date.
1 | svoid making(bool print, S name, O object default null) { |
2 | if (print) making(name, object); |
3 | } |
4 | |
5 | svoid making(S name, O object default null) { |
6 | printWithTime("Making " + name); |
7 | } |
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: | #1029177 |
Snippet name: | making |
Eternal ID of this version: | #1029177/5 |
Text MD5: | 7283cc24623d766ca39173893efaafad |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-24 14:26:21 |
Source code size: | 184 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 173 / 256 |
Version history: | 4 change(s) |
Referenced in: | [show references] |