Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1036606 // a_name - synonym of aname

JavaX fragment (include)

1  
sS a_name(S anchor) {
2  
  ret aname(anchor);
3  
}
4  
5  
6  
sS a_name(S anchor, O contents, O... params) {
7  
  ret aname(anchor, contents, params);
8  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): iveijnkanddl, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036606
Snippet name: a_name - synonym of aname
Eternal ID of this version: #1036606/1
Text MD5: 8493cd08fc1e851e279ce81ccc26d164
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-04-26 01:17:11
Source code size: 135 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 77
Referenced in: [show references]