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

6
LINES

< > BotCompany Repo | #1036294 // tok_pcall

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10348L/57K).

1  
svoid tok_pcall(LS tok) {
2  
  replaceKeywordBlock(tok,
3  
    "pcall",
4  
    "try {",
5  
    "} catch (Throwable __e) { pcallFail(__e); }");
6  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036294
Snippet name: tok_pcall
Eternal ID of this version: #1036294/1
Text MD5: b8ed108ae93ac1039c167ed7953c5465
Transpilation MD5: 8c39e61326fdfc689c02920f5ccfccf8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-11 18:26:35
Source code size: 137 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 96
Referenced in: [show references]